summaryrefslogtreecommitdiff
path: root/chat/weechat/Makefile
diff options
context:
space:
mode:
authormaya <maya@pkgsrc.org>2017-04-25 19:50:21 +0000
committermaya <maya@pkgsrc.org>2017-04-25 19:50:21 +0000
commit620e8f4077862e416323a5f8c8b68b7d876be914 (patch)
treeeac882c6c3cb44b9943e90c567d93b950381ca78 /chat/weechat/Makefile
parenta3d92d993e168074e9627a3037486a6797e45867 (diff)
downloadpkgsrc-620e8f4077862e416323a5f8c8b68b7d876be914.tar.gz
weechat: update to 1.7.1.
bugfix release fixing CVE-2017-8073: Buffer overflow when removing quotes in DCC filename.
Diffstat (limited to 'chat/weechat/Makefile')
-rw-r--r--chat/weechat/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile
index db4c7d09638..61ab35b753e 100644
--- a/chat/weechat/Makefile
+++ b/chat/weechat/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.72 2017/02/13 13:02:11 fhajny Exp $
+# $NetBSD: Makefile,v 1.73 2017/04/25 19:50:21 maya Exp $
-DISTNAME= weechat-1.7
-PKGREVISION= 1
+DISTNAME= weechat-1.7.1
CATEGORIES= chat
MASTER_SITES= http://www.weechat.org/files/src/
EXTRACT_SUFX= .tar.bz2