weechat: update to 2.9.
This commit is contained in:
parent
82ac58d7b1
commit
793a06e88d
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'weechat'
|
||||
pkgname=weechat
|
||||
version=2.8
|
||||
revision=3
|
||||
version=2.9
|
||||
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=553ea295edad3b03cf88e6029c21e7bde32ff1cc026d35386ba9da3e56a6018c
|
||||
checksum=eab406c385c3a10d0107ddc3aac6596ae8c59af99e9158c6d769e90ec9adfa0e
|
||||
lib32disabled=yes
|
||||
|
||||
subpackages="weechat-aspell weechat-devel weechat-ruby weechat-python weechat-tcl weechat-lua weechat-perl"
|
||||
|
|
Loading…
Reference in New Issue