diff options
author | brnrd <brnrd@FreeBSD.org> | 2017-12-22 02:39:55 +0800 |
---|---|---|
committer | brnrd <brnrd@FreeBSD.org> | 2017-12-22 02:39:55 +0800 |
commit | 12ff73cd28381eade7cd7c83403359f384e34112 (patch) | |
tree | bde02f870bc29a56c509846233428634391065b1 /irc | |
parent | c32b165410fe92d4e8f92403eb7d6353a3f365e1 (diff) | |
download | freebsd-ports-gnome-12ff73cd28381eade7cd7c83403359f384e34112.tar.gz freebsd-ports-gnome-12ff73cd28381eade7cd7c83403359f384e34112.tar.zst freebsd-ports-gnome-12ff73cd28381eade7cd7c83403359f384e34112.zip |
irc/weechat: Bugfix update to 2.0.1
Changelog: https://weechat.org/files/changelog/ChangeLog-2.0.1.html
Diffstat (limited to 'irc')
-rw-r--r-- | irc/weechat/Makefile | 3 | ||||
-rw-r--r-- | irc/weechat/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile index b3d003558ad6..ea2509b64d76 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= weechat -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2.0.1 CATEGORIES= irc MASTER_SITES= https://weechat.org/files/src/ diff --git a/irc/weechat/distinfo b/irc/weechat/distinfo index 6f628f2df832..5bf32096ebaa 100644 --- a/irc/weechat/distinfo +++ b/irc/weechat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1512301125 -SHA256 (weechat-2.0.tar.xz) = a9172dbacfd9c96e3e9bddc7134dae09b3b3e292e9cf44e82e5d964cf38fa2c7 -SIZE (weechat-2.0.tar.xz) = 1967636 +TIMESTAMP = 1513856490 +SHA256 (weechat-2.0.1.tar.xz) = 6943582eabbd8a6fb6dca860a86f896492cae5fceacaa396dbc9eeaa722305d1 +SIZE (weechat-2.0.1.tar.xz) = 1967336 |