packages: Privoxy: version bump 3.0.21
authorjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 23 Apr 2013 09:17:09 +0000 (09:17 +0000)
committerjogo <jogo@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 23 Apr 2013 09:17:09 +0000 (09:17 +0000)
Version bump Privoxy to 3.0.21. Addresses bug #13350.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36391 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/privoxy/Makefile

index 8539ed7..b19456a 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2006-2012 OpenWrt.org
+# Copyright (C) 2006-2013 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -8,12 +8,15 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=privoxy
-PKG_VERSION:=3.0.19
-PKG_RELEASE:=2
+PKG_VERSION:=3.0.21
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-stable-src.tar.gz
 PKG_SOURCE_URL:=@SF/ijbswa
-PKG_MD5SUM:=57acc79059565cc42eda67982842785d
+PKG_MD5SUM:=79558f2545cfcf9731f7de611646d837
+
+PKG_LICENSE:=GPLv2
+PKG_LICENSE_FILES:=LICENSE
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)-stable
 PKG_FIXUP:=autoreconf