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/gssdp | |
parent | dcfb3856f361e1e025f81b4412ce94b884706996 (diff) | |
download | pkgsrc-114166148dd43eda76cca47135dd51ae085b0d81.tar.gz |
*: recursive bump for vala 0.50
Diffstat (limited to 'net/gssdp')
-rw-r--r-- | net/gssdp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/gssdp/Makefile b/net/gssdp/Makefile index 9192249665f..935db863d0d 100644 --- a/net/gssdp/Makefile +++ b/net/gssdp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.88 2020/08/17 20:19:46 leot Exp $ +# $NetBSD: Makefile,v 1.89 2020/10/06 19:51:18 wiz Exp $ DISTNAME= gssdp-1.0.3 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gssdp/1.0/} EXTRACT_SUFX= .tar.xz |