فهرست منبع

upgrading package: ctorrent 1.3.3 -> 1.3.4

Ralf S. Engelschall 19 سال پیش
والد
کامیت
0a6f186b68
1فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 4 4
      ctorrent/ctorrent.spec

+ 4 - 4
ctorrent/ctorrent.spec

@@ -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