diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2024-06-09 09:57:43 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2024-06-09 09:57:43 +0000 |
commit | df6a943cc49da38080978417c65886d48a7e57b3 (patch) | |
tree | 8abab9784375f1c32e064e754ef0c3925ac0d999 | |
parent | bfcf1a847f2c4540bc97e8ef498ec337d1dab3f2 (diff) |
irc/weechat: Update to 4.3.2
-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 5d61c45788d2..33703a884c11 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -1,5 +1,5 @@ PORTNAME= weechat -PORTVERSION= 4.3.1 +PORTVERSION= 4.3.2 CATEGORIES= irc MASTER_SITES= https://weechat.org/files/src/ diff --git a/irc/weechat/distinfo b/irc/weechat/distinfo index 4e0c6a1fb082..7e337d41d412 100644 --- a/irc/weechat/distinfo +++ b/irc/weechat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717351182 -SHA256 (weechat-4.3.1.tar.xz) = 157e22a17dcc303c665739631a04470d786474e805febed2ed2d5b6250d18653 -SIZE (weechat-4.3.1.tar.xz) = 2692548 +TIMESTAMP = 1717926836 +SHA256 (weechat-4.3.2.tar.xz) = e1f31de3dd3ee1989156f4c04e9f4bf6139da6ad50c24f691fc1057e4cfc37c6 +SIZE (weechat-4.3.2.tar.xz) = 2693508 |