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 /chat/quassel | |
parent | 4d57751713320d441e18778ad4b969c61131fb90 (diff) | |
download | pkgsrc-e6036e542bfb81b8d9af9b659f3cfe3591fc46d5.tar.gz |
*: recursive bump for gstreamer 1.18.5
Diffstat (limited to 'chat/quassel')
-rw-r--r-- | chat/quassel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/quassel/Makefile b/chat/quassel/Makefile index 647d297cf6e..05ef7d32ddf 100644 --- a/chat/quassel/Makefile +++ b/chat/quassel/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2021/07/30 12:26:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.20 2021/11/15 22:54:07 wiz Exp $ DISTNAME= quassel-0.13.1 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= chat MASTER_SITES= https://quassel-irc.org/pub/ EXTRACT_SUFX= .tar.bz2 |