From 61a15d304db4bc1a4edf62c69cf4e89a1efe7119 Mon Sep 17 00:00:00 2001 From: David Shaw Date: Thu, 31 Oct 2002 18:28:35 +0000 Subject: * gnupg.spec.in: Update source ftp path. --- scripts/gnupg.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/gnupg.spec.in') 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} -- cgit