mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-12 15:52:59 +02:00
weechat: update to 2.9.
This commit is contained in:
parent
82ac58d7b1
commit
793a06e88d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'weechat'
|
# Template file for 'weechat'
|
||||||
pkgname=weechat
|
pkgname=weechat
|
||||||
version=2.8
|
version=2.9
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_MAN=ON -DENABLE_ENCHANT=ON -DENABLE_PERL=ON
|
configure_args="-DENABLE_MAN=ON -DENABLE_ENCHANT=ON -DENABLE_PERL=ON
|
||||||
-DENABLE_LUA=ON -DENABLE_RUBY=ON -DENABLE_SPELL=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"
|
homepage="https://www.weechat.org"
|
||||||
changelog="https://raw.githubusercontent.com/weechat/weechat/master/ChangeLog.adoc"
|
changelog="https://raw.githubusercontent.com/weechat/weechat/master/ChangeLog.adoc"
|
||||||
distfiles="https://www.weechat.org/files/src/weechat-${version}.tar.xz"
|
distfiles="https://www.weechat.org/files/src/weechat-${version}.tar.xz"
|
||||||
checksum=553ea295edad3b03cf88e6029c21e7bde32ff1cc026d35386ba9da3e56a6018c
|
checksum=eab406c385c3a10d0107ddc3aac6596ae8c59af99e9158c6d769e90ec9adfa0e
|
||||||
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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue