diff options
author | adam <adam@pkgsrc.org> | 2020-04-12 08:27:48 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-04-12 08:27:48 +0000 |
commit | bdaf3cfd7b271b35e10091d20168f04cccf0bf19 (patch) | |
tree | c57f7c851b81b141ef0172db8e86968a49bbea89 /security/gnupg2 | |
parent | 9b0ec22bfedaff6a014d7e6eaee3f21d33d9ea72 (diff) | |
download | pkgsrc-bdaf3cfd7b271b35e10091d20168f04cccf0bf19.tar.gz |
Recursive revision bump after textproc/icu update
Diffstat (limited to 'security/gnupg2')
-rw-r--r-- | security/gnupg2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gnupg2/Makefile b/security/gnupg2/Makefile index bfc1ae6d9ae..0896db5ddd0 100644 --- a/security/gnupg2/Makefile +++ b/security/gnupg2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.111 2020/04/05 23:36:02 tnn Exp $ +# $NetBSD: Makefile,v 1.112 2020/04/12 08:29:09 adam Exp $ DISTNAME= gnupg-2.2.20 PKGNAME= ${DISTNAME:S/gnupg-/gnupg2-/} +PKGREVISION= 1 CATEGORIES= security MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gnupg/ MASTER_SITES+= http://mirrors.dotsrc.org/gcrypt/gnupg/ |