packages: Privoxy: version bump 3.0.21
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
This commit is contained in:
parent
d142914b8f
commit
d51068d78a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user