diff options
author | wiz <wiz@pkgsrc.org> | 2021-11-15 22:53:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-11-15 22:53:55 +0000 |
commit | e6036e542bfb81b8d9af9b659f3cfe3591fc46d5 (patch) | |
tree | 92be3dd35fc6ead214aafe77b3357f524c91ff24 /x11/wxGTK30/Makefile | |
parent | 4d57751713320d441e18778ad4b969c61131fb90 (diff) | |
download | pkgsrc-e6036e542bfb81b8d9af9b659f3cfe3591fc46d5.tar.gz |
*: recursive bump for gstreamer 1.18.5
Diffstat (limited to 'x11/wxGTK30/Makefile')
-rw-r--r-- | x11/wxGTK30/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wxGTK30/Makefile b/x11/wxGTK30/Makefile index 7930060e224..69b474f20b4 100644 --- a/x11/wxGTK30/Makefile +++ b/x11/wxGTK30/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.44 2021/11/09 10:09:56 nia Exp $ +# $NetBSD: Makefile,v 1.45 2021/11/15 22:54:34 wiz Exp $ DISTNAME= wxWidgets-3.0.5.1 PKGNAME= ${DISTNAME:S/wxWidgets/wxGTK30/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GITHUB:=wxWidgets/} GITHUB_PROJECT= wxWidgets |