[packages] libpng: fix 1-bit interlaced images information disclosure vulnerability...
[openwrt/svn-archive/archive.git] / libs / libpng / Makefile
index 6ce0daf5af98a4c737a2a31c74b145a1ca34cd19..77b98095b2f8b219dc44e1fa4f819b1767d74767 100644 (file)
@@ -1,5 +1,5 @@
 # 
-# Copyright (C) 2006 OpenWrt.org
+# Copyright (C) 2006-2009 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libpng
 PKG_VERSION:=1.2.29
-PKG_RELEASE:=1
+PKG_RELEASE:=1.1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=@SF/libpng