diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2020-02-21 20:06:13 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2020-02-21 20:06:13 +0000 |
commit | d197cdc68c9354ffabb3617b96cb033b58759247 (patch) | |
tree | 477885a1c3433365ed8c758c069d0df9dcb2ba36 /irc | |
parent | 35125ca273716eb4c09f98f599c4075e224ea204 (diff) | |
download | freebsd-ports-d197cdc68c9354ffabb3617b96cb033b58759247.zip |
irc/weechat: Security update to 2.7.1
MFH: 2020Q1
Security: 8e3f1812-54d9-11ea-8d49-d4c9ef517024
Diffstat (limited to 'irc')
-rw-r--r-- | irc/weechat/Makefile | 2 | ||||
-rw-r--r-- | irc/weechat/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile index 0d2ad1508260..ae4b87e583a9 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= weechat -DISTVERSION= 2.7 +DISTVERSION= 2.7.1 CATEGORIES= irc MASTER_SITES= https://weechat.org/files/src/ diff --git a/irc/weechat/distinfo b/irc/weechat/distinfo index 516d65925975..d6769f3bad37 100644 --- a/irc/weechat/distinfo +++ b/irc/weechat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1575812481 -SHA256 (weechat-2.7.tar.xz) = 56fc42a4afece57bc27f95a2d155815a5e6472f32535add4c0ab4ce3b5e399e7 -SIZE (weechat-2.7.tar.xz) = 2226876 +TIMESTAMP = 1582310698 +SHA256 (weechat-2.7.1.tar.xz) = 9d752fecb86a54470a19d8c977bc1baa01ac58625a4722e42199b85a06035c41 +SIZE (weechat-2.7.1.tar.xz) = 2226768 |