summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-04-21 07:34:11 +0000
committerwiz <wiz@pkgsrc.org>2022-04-21 07:34:11 +0000
commit779f8eb169332e95e2adb1f2bb960231ed852ddd (patch)
tree5c0713672010cde6d8fec9fa3fa3151d5e033192 /security
parent3b412d63b4888374d55a880b5c4fe4ca715b0681 (diff)
downloadpkgsrc-779f8eb169332e95e2adb1f2bb960231ed852ddd.tar.gz
gpgme: update MASTER_SITES
Reported by Atticus on pkgsrc-users
Diffstat (limited to 'security')
-rw-r--r--security/gpgme/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile
index 4a327a20603..fafdbbb26f3 100644
--- a/security/gpgme/Makefile
+++ b/security/gpgme/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.101 2021/01/31 13:03:07 adam Exp $
+# $NetBSD: Makefile,v 1.102 2022/04/21 07:34:11 wiz Exp $
DISTNAME= gpgme-1.15.1
CATEGORIES= security
-MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gpgme/
+MASTER_SITES= https://www.gnupg.org/ftp/gcrypt/gpgme/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org