weechat: update to 3.8.
This commit is contained in:
parent
0a9f58780b
commit
7783ffc733
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'weechat'
|
||||
pkgname=weechat
|
||||
version=3.7.1
|
||||
revision=2
|
||||
version=3.8
|
||||
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.adoc"
|
||||
distfiles="https://www.weechat.org/files/src/weechat-${version}.tar.xz"
|
||||
checksum=c311c9de9f5d87404b667e0c690959388295485bce986fac4ab934ebd43589aa
|
||||
checksum=f7cb65c200f8c090c56f2cf98c0b184051e516e5f7099a4308cacf86f174bf28
|
||||
lib32disabled=yes
|
||||
|
||||
subpackages="weechat-aspell weechat-devel weechat-ruby weechat-python weechat-tcl weechat-lua weechat-perl"
|
||||
|
|
Loading…
Reference in New Issue