weechat: update to 3.6.

This commit is contained in:
Leah Neukirchen 2022-07-11 15:14:26 +02:00
parent dbdb748203
commit a100c0d299

View file

@ -1,6 +1,6 @@
# Template file for 'weechat' # Template file for 'weechat'
pkgname=weechat pkgname=weechat
version=3.5 version=3.6
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DENABLE_MAN=ON -DENABLE_PERL=ON configure_args="-DENABLE_MAN=ON -DENABLE_PERL=ON
@ -17,7 +17,7 @@ license="GPL-3.0-or-later"
homepage="https://www.weechat.org" homepage="https://www.weechat.org"
changelog="https://raw.githubusercontent.com/weechat/weechat/master/ChangeLog.adoc" changelog="https://raw.githubusercontent.com/weechat/weechat/master/ChangeLog.adoc"
distfiles="https://www.weechat.org/files/src/weechat-${version}.tar.xz" distfiles="https://www.weechat.org/files/src/weechat-${version}.tar.xz"
checksum=ea904e4cec8edd0bd24f3ea17f6d6dff97ca00ee0571ee972e79e54c8c08170c checksum=9d85d71b3b7d04c03bd35ab6501afa8b5b3c609dce7691709ec740fecc31f2de
lib32disabled=yes lib32disabled=yes
subpackages="weechat-aspell weechat-devel weechat-ruby weechat-python weechat-tcl weechat-lua weechat-perl" subpackages="weechat-aspell weechat-devel weechat-ruby weechat-python weechat-tcl weechat-lua weechat-perl"