From: Nicolas Thill Date: Sat, 6 Jan 2007 19:27:03 +0000 (+0000) Subject: update ctorrent to 1.3.4-dnh2.2 (closes: #1135) X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=37b1a9fca5a968f93e16b076ad6d9f9ed525179f;p=openwrt%2Fsvn-archive%2Fpackages.git update ctorrent to 1.3.4-dnh2.2 (closes: #1135) SVN-Revision: 6010 --- diff --git a/net/ctorrent/Makefile b/net/ctorrent/Makefile index bc70f246b..c050cf50a 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-dnh2 +PKG_VERSION:=1.3.4-dnh2.2 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.rahul.net/dholmes/ctorrent/ -PKG_MD5SUM:=6635e2d0d0ee21faeb85d95cd93c137b +PKG_MD5SUM:=76484082d3d44d7d1fbc9f2e0e33440f PKG_CAT:=zcat -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-dnh2 +PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-dnh2.2 PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install include $(INCLUDE_DIR)/package.mk