From: Florian Fainelli Date: Sat, 16 Jun 2007 18:11:20 +0000 (+0000) Subject: Upgrade ctorrent to dnh3.1 (#1910) X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=74429d3e9d7ae256971306cbd86ca97d0f771a2b;p=openwrt%2Fsvn-archive%2Fpackages.git Upgrade ctorrent to dnh3.1 (#1910) SVN-Revision: 7646 --- diff --git a/net/ctorrent/Makefile b/net/ctorrent/Makefile index 527c4a4cf..ff0764bb4 100644 --- a/net/ctorrent/Makefile +++ b/net/ctorrent/Makefile @@ -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