weechat: update to 4.6.2.

This commit is contained in:
Leah Neukirchen 2025-04-22 14:02:59 +02:00
parent 039537b95a
commit 25812eacbc

View file

@ -1,6 +1,6 @@
# Template file for 'weechat' # Template file for 'weechat'
pkgname=weechat pkgname=weechat
version=4.6.1 version=4.6.2
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
@ -18,7 +18,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.md" changelog="https://raw.githubusercontent.com/weechat/weechat/master/CHANGELOG.md"
distfiles="https://www.weechat.org/files/src/weechat-${version}.tar.xz" distfiles="https://www.weechat.org/files/src/weechat-${version}.tar.xz"
checksum=d4344bd816a7f1ddb21ea7fb8135af87bebbcbb9e1b8362cd7432901d1902065 checksum=0fa0242a18116fe27f746dbb822121805da6bb5dbd40750d42c63306e4896628
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"