weechat: update to 4.5.0.

This commit is contained in:
Leah Neukirchen 2024-12-16 16:22:47 +01:00
parent 3cfa19ba5d
commit f6fd4112eb
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'weechat'
pkgname=weechat
version=4.4.4
revision=2
version=4.5.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=a8f4bb768c3d6ac3ea1eb4e6dc7a7bb2ee19b734a72cc58e063476dae8f3d077
checksum=b85e800af0f7c9f2d60d72c0f7e56abbaa60274a4d47be17407907292da30398
lib32disabled=yes
subpackages="weechat-aspell weechat-devel weechat-ruby weechat-python weechat-tcl weechat-lua weechat-perl"