Skip to content

Commit

Permalink
[package] zlib: update to 1.2.7
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32147 3c298f89-4303-0410-b956-a3cf2f4a3e73
  • Loading branch information
luka committed Jun 9, 2012
1 parent 0216776 commit 0df1027
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 80 deletions.
6 changes: 3 additions & 3 deletions package/zlib/Makefile
@@ -1,5 +1,5 @@
#
# Copyright (C) 2006 OpenWrt.org
# Copyright (C) 2006-2012 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
Expand All @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=zlib
PKG_VERSION:=1.2.5
PKG_VERSION:=1.2.7
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://www.zlib.net @SF/libpng
PKG_MD5SUM:=be1e89810e66150f5b0327984d8625a0
PKG_MD5SUM:=2ab442d169156f34c379c968f3f482dd

include $(INCLUDE_DIR)/package.mk

Expand Down
29 changes: 0 additions & 29 deletions package/zlib/patches/100-cross_compile.patch

This file was deleted.

48 changes: 0 additions & 48 deletions package/zlib/patches/110-largefile_fix.patch

This file was deleted.

0 comments on commit 0df1027

Please sign in to comment.