From cfed55aab01a90f3dda918bfc54ca0d175a08eb6 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Sun, 15 Apr 2007 14:08:01 +0000 Subject: [PATCH 1/1] Update ctorrent to dnh3 (#1587) SVN-Revision: 6953 --- net/ctorrent/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/ctorrent/Makefile b/net/ctorrent/Makefile index c050cf50ab..527c4a4cf0 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 -- 2.30.2