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/telepathy-qt/Makefile | |
parent | 4d57751713320d441e18778ad4b969c61131fb90 (diff) | |
download | pkgsrc-e6036e542bfb81b8d9af9b659f3cfe3591fc46d5.tar.gz |
*: recursive bump for gstreamer 1.18.5
Diffstat (limited to 'chat/telepathy-qt/Makefile')
-rw-r--r-- | chat/telepathy-qt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/telepathy-qt/Makefile b/chat/telepathy-qt/Makefile index b43a4199491..dff36c49e2d 100644 --- a/chat/telepathy-qt/Makefile +++ b/chat/telepathy-qt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2020/08/17 20:18:19 leot Exp $ +# $NetBSD: Makefile,v 1.19 2021/11/15 22:54:08 wiz Exp $ DISTNAME= telepathy-qt-0.9.6.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-qt/ |