Explorar o código

upgrading package: mercurial 1.3 -> 1.3.1

Ralf S. Engelschall %!s(int64=16) %!d(string=hai) anos
pai
achega
01ba7e5442
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      mercurial/mercurial.spec

+ 4 - 4
mercurial/mercurial.spec

@@ -31,11 +31,11 @@ Distribution: OpenPKG Community
 Class:        EVAL
 Group:        SCM
 License:      GPL
-Version:      1.3
-Release:      20090702
+Version:      1.3.1
+Release:      20090724
 
 #   list of sources
-Source0:      http://www.selenic.com/mercurial/release/mercurial-%{version}.tar.gz
+Source0:      http://mercurial.selenic.com/release/mercurial-%{version}.tar.gz
 
 #   build information
 Prefix:       %{l_prefix}
@@ -53,7 +53,7 @@ AutoReqProv:  no
 %track
     prog mercurial = {
         version   = %{version}
-        url       = http://www.selenic.com/mercurial/release/
+        url       = http://mercurial.selenic.com/release/
         regex     = mercurial-(__VER__)\.tar\.gz
     }