weechat: update to 4.7.0.

This commit is contained in:
Leah Neukirchen 2025-07-21 17:36:26 +02:00
parent 6547b9467a
commit 09714ce0d1

View file

@ -1,7 +1,7 @@
# Template file for 'weechat'
pkgname=weechat
version=4.6.3
revision=2
version=4.7.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.md"
distfiles="https://www.weechat.org/files/src/weechat-${version}.tar.xz"
checksum=5c0b5efa969b873c4be582019b18523ee403e7430b8223825bcdb44a89f5815d
checksum=45dc0396060c863169868349ec280af1c6f4ac524aa492580e1a065e142c2cd8
lib32disabled=yes
subpackages="weechat-aspell weechat-devel weechat-ruby weechat-python weechat-tcl weechat-lua weechat-perl"