diff options
author | wiz <wiz@pkgsrc.org> | 2020-10-06 19:51:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-10-06 19:51:15 +0000 |
commit | 114166148dd43eda76cca47135dd51ae085b0d81 (patch) | |
tree | a52ad09e30fddb78bf9e957467ccdb50c08cf58f /net/grilo | |
parent | dcfb3856f361e1e025f81b4412ce94b884706996 (diff) | |
download | pkgsrc-114166148dd43eda76cca47135dd51ae085b0d81.tar.gz |
*: recursive bump for vala 0.50
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 d2977834c05..52c43be9e7f 100644 --- a/net/grilo/Makefile +++ b/net/grilo/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2020/08/17 20:19:46 leot Exp $ +# $NetBSD: Makefile,v 1.38 2020/10/06 19:51:17 wiz Exp $ DISTNAME= grilo-0.3.11 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/grilo/0.3/} EXTRACT_SUFX= .tar.xz |