[package] ctorrent, dansduardian: These packages don't use libtool, thus they
[openwrt/svn-archive/archive.git] / net / ctorrent / Makefile
index b4f07cf1a59be98a1a8ec4eb4180443238276915..4c595fee6f64a065e20080069f3f21259dbde198 100644 (file)
@@ -1,22 +1,20 @@
 #
-# Copyright (C) 2007,2008 OpenWrt.org
+# Copyright (C) 2006-2008 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=ctorrent
-PKG_VERSION:=dnh3.2
+PKG_VERSION:=dnh3.3.2
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://www.rahul.net/dholmes/ctorrent/
-PKG_MD5SUM:=23b37cd7b558ad6a27974b311499bab6
-
-PKG_FIXUP = libtool
+PKG_SOURCE_URL:=@SF/dtorrent \
+       http://www.rahul.net/dholmes/ctorrent/
+PKG_MD5SUM:=59b23dd05ff70791cd6449effa7fc3b6
 
 include $(INCLUDE_DIR)/package.mk