weechat: update to 4.1.0.

This commit is contained in:
Leah Neukirchen 2023-10-16 15:21:04 +02:00
parent 26286511f6
commit 330b4464d0

View file

@ -1,7 +1,7 @@
# Template file for 'weechat'
pkgname=weechat
version=4.0.5
revision=3
version=4.1.0
revision=1
build_style=cmake
configure_args="-DENABLE_MAN=ON -DENABLE_PERL=ON
-DENABLE_LUA=ON -DENABLE_RUBY=ON -DENABLE_SPELL=ON
@ -18,7 +18,7 @@ license="GPL-3.0-or-later"
homepage="https://www.weechat.org"
changelog="https://raw.githubusercontent.com/weechat/weechat/master/ChangeLog.adoc"
distfiles="https://www.weechat.org/files/src/weechat-${version}.tar.xz"
checksum=3d72e61b05631dabdc283231768f938a85544b27e31fabfe13c57b4df5c5e3bb
checksum=030482e5b8f0f69c6bfd4a636b6fa6d76b64a9ec1e179f1abaa35b1ab38d1e10
lib32disabled=yes
subpackages="weechat-aspell weechat-devel weechat-ruby weechat-python weechat-tcl weechat-lua weechat-perl"