diff options
author | Daniel Kahn Gillmor <[email protected]> | 2018-10-18 04:19:34 +0000 |
---|---|---|
committer | Daniel Kahn Gillmor <[email protected]> | 2018-10-18 04:28:51 +0000 |
commit | 12b0b5c8941b4ef9ec06002c868ba2bc09216674 (patch) | |
tree | 3cea2e9e34c2389f01e85b6611e410e346234829 /gpgme.spec.in | |
parent | doc: convert more http:// links to https:// (diff) | |
download | gpgme-12b0b5c8941b4ef9ec06002c868ba2bc09216674.tar.gz gpgme-12b0b5c8941b4ef9ec06002c868ba2bc09216674.zip |
doc: convert more links to equivalent https:// URLs
--
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
Diffstat (limited to 'gpgme.spec.in')
-rw-r--r-- | gpgme.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gpgme.spec.in b/gpgme.spec.in index 8d9c66a4..6ad79e3c 100644 --- a/gpgme.spec.in +++ b/gpgme.spec.in @@ -4,7 +4,7 @@ Name: gpgme Version: @pkg_version@ Release: 1 URL: https://gnupg.org/gpgme.html -Source: ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/%{name}-%{version}.tar.gz +Source: https://www.gnupg.org/ftp/gcrypt/gpgme/%{name}-%{version}.tar.gz Group: Development/Libraries Copyright: GPL BuildRoot: %{_tmppath}/%{name}-%{version} |