diff options
author | nia <nia@pkgsrc.org> | 2022-03-06 07:31:44 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2022-03-06 07:31:44 +0000 |
commit | f5b9b26879cb2e8227440c514f35774dacffaeb1 (patch) | |
tree | 9848cb64595a6390132ada440d1965dd1ce54416 /chat/pidgin | |
parent | 90d4eaf61af78df5778cfdfaa38978a5fe3e4ebe (diff) | |
download | pkgsrc-f5b9b26879cb2e8227440c514f35774dacffaeb1.tar.gz |
libpurple, pidgin: update to 2.14.8
This mostly includes fixes for bugs found by OSS-Fuzz.
Diffstat (limited to 'chat/pidgin')
-rw-r--r-- | chat/pidgin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile index 503090abff2..630fe064b85 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.94 2021/12/08 16:01:46 adam Exp $ +# $NetBSD: Makefile,v 1.95 2022/03/06 07:31:44 nia Exp $ COMMENT= Multi-protocol GTK instant messaging client -PKGREVISION= 2 .include "../../chat/libpurple/Makefile.common" |