weechat: update to 4.4.1.

This commit is contained in:
Leah Neukirchen 2024-08-20 14:35:24 +02:00
parent e1e44be11d
commit 50ab5d979e

View file

@ -1,6 +1,6 @@
# Template file for 'weechat' # Template file for 'weechat'
pkgname=weechat pkgname=weechat
version=4.4.0 version=4.4.1
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=dc86018be989d7643da76b9c10fa2d5aac27073bf254d1aea97b0bbf6d557d65 checksum=e5de0bd14c2a57a505813a83c3d372648d2d9573dc72836857bf28717326936c
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"