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 /net/grilo | |
parent | e9fb4d4326c363eb13ea92bfc6718facd6f03e5b (diff) | |
download | pkgsrc-ff725b9a727bbe3a3ea99d20c69904174b9e3b76.tar.gz |
*: bump for vala 0.48.0
Diffstat (limited to 'net/grilo')
-rw-r--r-- | net/grilo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/grilo/Makefile b/net/grilo/Makefile index 483e33ddd2b..a226f7b2014 100644 --- a/net/grilo/Makefile +++ b/net/grilo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2020/03/08 16:48:01 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2020/03/11 09:53:53 wiz Exp $ DISTNAME= grilo-0.3.11 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/grilo/0.3/} EXTRACT_SUFX= .tar.xz |