From 70859114bc4993c0a523f97cdc19c9066bd3ada8 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Thu, 18 Sep 2008 18:31:50 +0000 Subject: [PATCH] Update tinyproxy to 1.6.4 (#4007) SVN-Revision: 12630 --- net/tinyproxy/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/tinyproxy/Makefile b/net/tinyproxy/Makefile index 3773cea77..892ac8920 100644 --- a/net/tinyproxy/Makefile +++ b/net/tinyproxy/Makefile @@ -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 -- 2.30.2