diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2023-01-11 21:08:47 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2023-01-11 21:08:47 +0000 |
commit | e95a86d8cb491b096e878ce1f84b98ae4162deec (patch) | |
tree | 96b04c7023cac7b3805a0b4630d7d332cd9c3635 | |
parent | 2d756eb15ad2088325428b23188de0fd1904b591 (diff) | |
download | ports-e95a86d8cb491b096e878ce1f84b98ae4162deec.tar.gz ports-e95a86d8cb491b096e878ce1f84b98ae4162deec.zip |
irc/weechat: Update to 3.8
PR: 268871
Reported by: <cbtidus gmail com>
-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 f60e70b4454d..6c252d282a49 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -1,5 +1,5 @@ PORTNAME= weechat -DISTVERSION= 3.7 +DISTVERSION= 3.8 CATEGORIES= irc MASTER_SITES= https://weechat.org/files/src/ diff --git a/irc/weechat/distinfo b/irc/weechat/distinfo index b5ba9cc33eec..5e429b71bed4 100644 --- a/irc/weechat/distinfo +++ b/irc/weechat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1666026911 -SHA256 (weechat-3.7.tar.xz) = 6bd6962581331d31f4d4f8da489a1d0e8315038001bc00afcd306e58db0a0c54 -SIZE (weechat-3.7.tar.xz) = 2745048 +TIMESTAMP = 1673467265 +SHA256 (weechat-3.8.tar.xz) = f7cb65c200f8c090c56f2cf98c0b184051e516e5f7099a4308cacf86f174bf28 +SIZE (weechat-3.8.tar.xz) = 2777420 |