|
|
@@ -32,11 +32,11 @@ Distribution: OpenPKG Community
|
|
|
Class: EVAL
|
|
|
Group: P2P
|
|
|
License: Open Source
|
|
|
-Version: 1.3.3
|
|
|
-Release: 20061013
|
|
|
+Version: 1.3.4
|
|
|
+Release: 20061205
|
|
|
|
|
|
# list of sources
|
|
|
-Source0: http://switch.dl.sourceforge.net/sourceforge/ctorrent/ctorrent-%{version}.tar.gz
|
|
|
+Source0: http://switch.dl.sourceforge.net/sourceforge/ctorrent/ctorrent-%{version}.tar.bz2
|
|
|
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
@@ -56,7 +56,7 @@ AutoReqProv: no
|
|
|
prog ctorrent = {
|
|
|
version = %{version}
|
|
|
url = http://prdownloads.sourceforge.net/ctorrent/
|
|
|
- regex = ctorrent-(__VER__)\.tar\.gz
|
|
|
+ regex = ctorrent-(__VER__)\.tar\.(gz|bz2)
|
|
|
}
|
|
|
|
|
|
%prep
|