|
@@ -1,5 +1,5 @@
|
1
|
1
|
#
|
2
|
|
-# Copyright (C) 2006-2008 OpenWrt.org
|
|
2
|
+# Copyright (C) 2006-2015 OpenWrt.org
|
3
|
3
|
#
|
4
|
4
|
# This is free software, licensed under the GNU General Public License v2.
|
5
|
5
|
# See /LICENSE for more information.
|
|
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
10
|
10
|
PKG_NAME:=ctorrent-svn
|
11
|
11
|
PKG_REV:=322
|
12
|
12
|
PKG_VERSION:=r$(PKG_REV)
|
13
|
|
-PKG_RELEASE:=1
|
|
13
|
+PKG_RELEASE:=2
|
14
|
14
|
|
15
|
15
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
16
|
16
|
PKG_SOURCE_URL:=https://svn.code.sf.net/p/dtorrent/code/dtorrent/trunk
|