weechat: update to 1.7.1.
This commit is contained in:
parent
e7a64a1041
commit
e8f3d029cb
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'weechat'
|
||||
pkgname=weechat
|
||||
version=1.7
|
||||
revision=2
|
||||
version=1.7.1
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=cmake
|
||||
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"
|
||||
homepage="http://www.weechat.org"
|
||||
distfiles="${homepage}/files/src/$pkgname-$version.tar.bz2"
|
||||
checksum=c78a0063eee2f4cf3e67a3ff3936cfba0ed0012b1b7e5ec381c2d981f2cb64d0
|
||||
checksum=c0f9786cdfcf7411bfadca828c5e0819ac641717f775da804d8fa2aa69a84080
|
||||
|
||||
subpackages="weechat-aspell weechat-devel weechat-ruby weechat-python weechat-tcl weechat-lua"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue