privoxy: update to 3.0.28
Signed-off-by: Peter Wagner <tripolar@gmx.at>
This commit is contained in:
parent
03caca8e18
commit
caa8855bea
1 changed files with 3 additions and 3 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=privoxy
|
||||
PKG_VERSION:=3.0.26
|
||||
PKG_RELEASE:=4
|
||||
PKG_VERSION:=3.0.28
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=privoxy-$(PKG_VERSION)-stable-src.tar.gz
|
||||
PKG_SOURCE_URL:=@SF/ijbswa
|
||||
PKG_HASH:=57e415b43ee5dfdca74685cc034053eaae962952fdabd086171551a86abf9cd8
|
||||
PKG_HASH:=b5d78cc036aaadb3b7cf860e9d598d7332af468926a26e2d56167f1cb6f2824a
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/privoxy-$(PKG_VERSION)-stable
|
||||
PKG_FIXUP:=autoreconf
|
||||
PKG_INSTALL:=1
|
||||
|
|
Loading…
Reference in a new issue