Upgrade ctorrent to dnh3.1 (#1910)
authorFlorian Fainelli <florian@openwrt.org>
Sat, 16 Jun 2007 18:11:20 +0000 (18:11 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sat, 16 Jun 2007 18:11:20 +0000 (18:11 +0000)
SVN-Revision: 7646

net/ctorrent/Makefile

index 527c4a4cf0201d2f280e6638c999b8f0331c2689..ff0764bb4cab8dce1e972e34ba7e3246102fea49 100644 (file)
@@ -9,15 +9,15 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ctorrent
-PKG_VERSION:=1.3.4-dnh3
+PKG_VERSION:=dnh3.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.rahul.net/dholmes/ctorrent/
-PKG_MD5SUM:=ebed47837b071ca35b78bc26f2229c03
+PKG_MD5SUM:=de313da3a9acbd63bc50f093ed08097f
 PKG_CAT:=zcat
 
-PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-dnh3
+PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
 PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
 
 include $(INCLUDE_DIR)/package.mk