diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2020-11-11 20:48:11 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2020-11-11 20:48:11 +0000 |
commit | 3a8b5a68e45c98ff559a3e52bec758567c885a14 (patch) | |
tree | a21bb077458d9af07cd12dd0106dbfc18fe82057 /irc | |
parent | aa4d2bd119e7080bb849f38851951c9cd156091d (diff) | |
download | freebsd-ports-3a8b5a68e45c98ff559a3e52bec758567c885a14.zip |
irc/weechat: Update to 3.0
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 e0a8608dd436..94b1a2f2aee9 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= weechat -DISTVERSION= 2.9 +DISTVERSION= 3.0 CATEGORIES= irc MASTER_SITES= https://weechat.org/files/src/ diff --git a/irc/weechat/distinfo b/irc/weechat/distinfo index a27fc42a4759..4dc6598a9b25 100644 --- a/irc/weechat/distinfo +++ b/irc/weechat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1595146022 -SHA256 (weechat-2.9.tar.xz) = eab406c385c3a10d0107ddc3aac6596ae8c59af99e9158c6d769e90ec9adfa0e -SIZE (weechat-2.9.tar.xz) = 2206584 +TIMESTAMP = 1605118114 +SHA256 (weechat-3.0.tar.xz) = 6cb7d25a363b66b835f1b9f29f3580d6f09ac7d38505b46a62c178b618d9f1fb +SIZE (weechat-3.0.tar.xz) = 2215408 |