weechat: update to 1.9.1.
Fix CVE-2017-14727
This commit is contained in:
parent
165e0c9c44
commit
2dd97bcf51
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'weechat'
|
# Template file for 'weechat'
|
||||||
pkgname=weechat
|
pkgname=weechat
|
||||||
version=1.9
|
version=1.9.1
|
||||||
revision=2
|
revision=1
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_MAN=ON -DENABLE_ENCHANT=ON -DPYTHON_EXECUTABLE=/usr/bin/python2.7 -DPYTHON_LIBRARY=/usr/lib/libpython2.7.so"
|
configure_args="-DENABLE_MAN=ON -DENABLE_ENCHANT=ON -DPYTHON_EXECUTABLE=/usr/bin/python2.7 -DPYTHON_LIBRARY=/usr/lib/libpython2.7.so"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://www.weechat.org"
|
homepage="https://www.weechat.org"
|
||||||
distfiles="${homepage}/files/src/$pkgname-$version.tar.bz2"
|
distfiles="${homepage}/files/src/$pkgname-$version.tar.bz2"
|
||||||
checksum=8c924a71a35becb169b9e0a6b4628997503f30a74563c0e2d0bdf55dbb82d675
|
checksum=a1968c41803677edb4486b5f4e14a86205afce45bf1e06cfe2c012bcd201f1cd
|
||||||
|
|
||||||
subpackages="weechat-aspell weechat-devel weechat-ruby weechat-python weechat-tcl weechat-lua"
|
subpackages="weechat-aspell weechat-devel weechat-ruby weechat-python weechat-tcl weechat-lua"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue
Block a user