Version bump Privoxy to 3.0.21. Addresses bug #13350.
Signed-off-by: Ian Leonard <antonla...@gmail.com> --- Index: packages/net/privoxy/Makefile =================================================================== --- packages/net/privoxy/Makefile (revision 36354) +++ packages/net/privoxy/Makefile (working copy) @@ -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,13 +8,16 @@ 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 PKG_INSTALL:=1 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel