diff options
author | wiz <wiz@pkgsrc.org> | 2020-03-11 09:53:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-03-11 09:53:51 +0000 |
commit | ff725b9a727bbe3a3ea99d20c69904174b9e3b76 (patch) | |
tree | c328074bbc52fc2808f2229fbc1e97f079f4055c /security/gcr | |
parent | e9fb4d4326c363eb13ea92bfc6718facd6f03e5b (diff) | |
download | pkgsrc-ff725b9a727bbe3a3ea99d20c69904174b9e3b76.tar.gz |
*: bump for vala 0.48.0
Diffstat (limited to 'security/gcr')
-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 39171ea4394..95b64f34090 100644 --- a/security/gcr/Makefile +++ b/security/gcr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2020/03/10 22:08:58 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2020/03/11 09:53:54 wiz Exp $ DISTNAME= gcr-3.28.0 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gcr/3.28/} EXTRACT_SUFX= .tar.xz |