diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2019-12-08 14:51:14 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2019-12-08 14:51:14 +0000 |
commit | 90fdf90a1fc88cfcb58e501949d0e2b237ed74d0 (patch) | |
tree | a2f1db7fd228a60e211a610d9d4451064aa59634 /irc/weechat | |
parent | 2062ac5a9a2c1fe2ab63328e1f89233aff3b4998 (diff) |
Notes
Diffstat (limited to 'irc/weechat')
-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 b76fea8a1a6f..0d2ad1508260 100644 --- a/irc/weechat/Makefile +++ b/irc/weechat/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS+= libcurl.so:ftp/curl \ libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error -USES= cmake:noninja ncurses libtool #tar:xz +USES= cmake ncurses libtool tar:xz USE_LDCONFIG= yes CMAKE_ARGS= -DLIBDATADIR=${LOCALBASE}/libdata diff --git a/irc/weechat/distinfo b/irc/weechat/distinfo index c70909ffc786..516d65925975 100644 --- a/irc/weechat/distinfo +++ b/irc/weechat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1575798397 -SHA256 (weechat-2.7.tar.gz) = 5038a47c6e87e56fcd937acc159d89f76845a4128923c100700abaa7c5db7aed -SIZE (weechat-2.7.tar.gz) = 4393859 +TIMESTAMP = 1575812481 +SHA256 (weechat-2.7.tar.xz) = 56fc42a4afece57bc27f95a2d155815a5e6472f32535add4c0ab4ce3b5e399e7 +SIZE (weechat-2.7.tar.xz) = 2226876 |