diff options
author | David Shaw <[email protected]> | 2002-10-31 18:28:35 +0000 |
---|---|---|
committer | David Shaw <[email protected]> | 2002-10-31 18:28:35 +0000 |
commit | 61a15d304db4bc1a4edf62c69cf4e89a1efe7119 (patch) | |
tree | 1c757881ed447388dbafd80725246b57332a357f /scripts/gnupg.spec.in | |
parent | added RISC OS module loading support (diff) | |
download | gnupg-61a15d304db4bc1a4edf62c69cf4e89a1efe7119.tar.gz gnupg-61a15d304db4bc1a4edf62c69cf4e89a1efe7119.zip |
* gnupg.spec.in: Update source ftp path.
Diffstat (limited to 'scripts/gnupg.spec.in')
-rw-r--r-- | scripts/gnupg.spec.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/gnupg.spec.in b/scripts/gnupg.spec.in index af35f41b6..e62bc817e 100644 --- a/scripts/gnupg.spec.in +++ b/scripts/gnupg.spec.in @@ -18,8 +18,8 @@ Group: Applications/Cryptography Group(cs): Aplikace/�ifrov�n� Group(fr): Applications/Cryptographie Group(it): Applicazioni/Crittografia -Source: ftp://ftp.gnupg.org/pub/gcrypt/%{name}-%{version}.tar.gz -URL: http://www.gnupg.org +Source: ftp://ftp.gnupg.org/gcrypt/gnupg/%{name}-%{version}.tar.gz +URL: http://www.gnupg.org/ Provides: gpg openpgp BuildRoot: /tmp/rpmbuild_%{name} |