diff options
author | adam <adam@pkgsrc.org> | 2021-09-29 19:00:02 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-09-29 19:00:02 +0000 |
commit | 3c26900bdec43ba96cb9ef764679e78883765c08 (patch) | |
tree | d7d1327295be82f463d6fc3b3697f16b74f504ff /security/gnupg/Makefile | |
parent | 914bbf781af88c0cb849a9b37376e4c15c838803 (diff) | |
download | pkgsrc-3c26900bdec43ba96cb9ef764679e78883765c08.tar.gz |
revbump for boost-libs
Diffstat (limited to 'security/gnupg/Makefile')
-rw-r--r-- | security/gnupg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 609ea87bd21..485fdc688ea 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.158 2021/04/21 13:25:18 adam Exp $ +# $NetBSD: Makefile,v 1.159 2021/09/29 19:01:16 adam Exp $ DISTNAME= gnupg-1.4.23 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/ MASTER_SITES+= ftp://ftp.ring.gr.jp/pub/net/gnupg/gnupg/ |