diff options
author | wiz <wiz@pkgsrc.org> | 2019-11-06 14:34:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-11-06 14:34:29 +0000 |
commit | b6e6b596a609271d6089db35c21e126a030e1b01 (patch) | |
tree | 411c51dcdd0cebb1d982a8e523c5a6adf70c982c /security | |
parent | cb0f3098cbb2b815bfde634a074027485008d82b (diff) | |
download | pkgsrc-b6e6b596a609271d6089db35c21e126a030e1b01.tar.gz |
*: recursive bump for vala-0.46
Diffstat (limited to 'security')
-rw-r--r-- | security/gcr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gcr/Makefile b/security/gcr/Makefile index 6d3bbd836c2..68252da4e0f 100644 --- a/security/gcr/Makefile +++ b/security/gcr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2019/08/11 13:22:46 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2019/11/06 14:34:32 wiz Exp $ DISTNAME= gcr-3.28.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcr/3.28/} EXTRACT_SUFX= .tar.xz |