Update tinyproxy to 1.6.4 (#4007)
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 18 Sep 2008 18:31:50 +0000 (18:31 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 18 Sep 2008 18:31:50 +0000 (18:31 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12630 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/tinyproxy/Makefile

index 3773cea..892ac89 100644 (file)
@@ -9,12 +9,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=tinyproxy
-PKG_VERSION:=1.6.3
+PKG_VERSION:=1.6.4
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=@SF/tinyproxy
-PKG_MD5SUM:=bd14d029b12621bcfd7ee71b2f4893da
+PKG_SOURCE_URL:=http://www.banu.com/pub/tinyproxy/1.6/
+PKG_MD5SUM:=3157b9159a8d005f4248cf4d4d6c65e2
 
 include $(INCLUDE_DIR)/package.mk