Browse Source

fix tracking

Ralf S. Engelschall 17 years ago
parent
commit
9d19585cf6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      opencdk/opencdk.spec

+ 2 - 2
opencdk/opencdk.spec

@@ -32,7 +32,7 @@ Class:        PLUS
 Group:        Cryptography
 License:      GPL
 Version:      0.6.6
-Release:      20080101
+Release:      20080806
 
 #   list of sources
 Source0:      ftp://ftp.gnutls.org/pub/gnutls/opencdk/opencdk-%{version}.tar.bz2
@@ -51,7 +51,7 @@ AutoReqProv:  no
 %track
     prog opencdk = {
         version   = %{version}
-        url       = ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/opencdk/
+        url       = ftp://ftp.gnutls.org/pub/gnutls/opencdk/
         regex     = opencdk-(__VER__)\.tar\.(gz|bz2)
     }