From: florian Date: Sun, 15 Apr 2007 14:08:01 +0000 (+0000) Subject: Update ctorrent to dnh3 (#1587) X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=2cc3051d4652a46b2e4ddd75c7b41f73d806e8c7;p=packages.git Update ctorrent to dnh3 (#1587) git-svn-id: svn://svn.openwrt.org/openwrt/packages@6953 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/ctorrent/Makefile b/net/ctorrent/Makefile index c050cf50a..527c4a4cf 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.2 +PKG_VERSION:=1.3.4-dnh3 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.rahul.net/dholmes/ctorrent/ -PKG_MD5SUM:=76484082d3d44d7d1fbc9f2e0e33440f +PKG_MD5SUM:=ebed47837b071ca35b78bc26f2229c03 PKG_CAT:=zcat -PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-dnh2.2 +PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-dnh3 PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install include $(INCLUDE_DIR)/package.mk