weechat: update to 2.7.1.
This commit is contained in:
parent
31effcb4a1
commit
b1898e305b
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'weechat'
|
||||
pkgname=weechat
|
||||
version=2.7
|
||||
revision=2
|
||||
version=2.7.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_MAN=ON -DENABLE_ENCHANT=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=56fc42a4afece57bc27f95a2d155815a5e6472f32535add4c0ab4ce3b5e399e7
|
||||
checksum=9d752fecb86a54470a19d8c977bc1baa01ac58625a4722e42199b85a06035c41
|
||||
lib32disabled=yes
|
||||
|
||||
subpackages="weechat-aspell weechat-devel weechat-ruby weechat-python weechat-tcl weechat-lua weechat-perl"
|
||||
|
|
Loading…
Reference in New Issue