From: Florian Fainelli Date: Sat, 25 Jul 2009 16:13:15 +0000 (+0000) Subject: [package] update dircproxy to 1.2.0-RC1 (#5575) X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=7bb81ffd077a8006ea4b46ec67cb66b6d840800f;p=openwrt%2Fsvn-archive%2Farchive.git [package] update dircproxy to 1.2.0-RC1 (#5575) SVN-Revision: 16974 --- diff --git a/net/dircproxy/Makefile b/net/dircproxy/Makefile index c4e9483461..aca28b4598 100644 --- a/net/dircproxy/Makefile +++ b/net/dircproxy/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dircproxy -PKG_VERSION:=1.2.0-beta2 +PKG_VERSION:=1.2.0-RC1 PKG_RELEASE:=1 -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz +PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://dircproxy.googlecode.com/files/ -PKG_MD5SUM:=850443437f709276ff21a173bbf98456 +PKG_MD5SUM:=4fe2e82619c7b575599bfb236adbd872 include $(INCLUDE_DIR)/package.mk