Browse Source

privoxy: update to 3.0.26

Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
lilik-openwrt-22.03
Christian Schoenebeck 8 years ago
parent
commit
12aac6aa33
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      net/privoxy/Makefile

+ 2
- 2
net/privoxy/Makefile View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=privoxy
PKG_VERSION:=3.0.24
PKG_VERSION:=3.0.26
PKG_RELEASE:=1
PKG_SOURCE:=privoxy-$(PKG_VERSION)-stable-src.tar.gz
PKG_SOURCE_URL:=@SF/ijbswa
PKG_MD5SUM:=44a47d1a5000db8cccd61ace0e25e7f7
PKG_MD5SUM:=8a1c842112ccea68c19b7ceb4a0e999f
PKG_BUILD_DIR:=$(BUILD_DIR)/privoxy-$(PKG_VERSION)-stable
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1


Loading…
Cancel
Save