[package] update dircproxy to 1.2.0-RC1 (#5575)
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 25 Jul 2009 16:13:15 +0000 (16:13 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 25 Jul 2009 16:13:15 +0000 (16:13 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@16974 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/dircproxy/Makefile

index c4e9483..aca28b4 100644 (file)
@@ -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