weechat: update to 1.2.
This commit is contained in:
parent
e6183a578d
commit
c512795839
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'weechat'
|
||||
pkgname=weechat
|
||||
version=1.1.1
|
||||
revision=2
|
||||
version=1.2
|
||||
revision=1
|
||||
lib32disabled=yes
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_MAN=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=810bf0584fd5888246797fc7f1bbc4facb064a4d1c5d91627a9c8c01cbce97b5
|
||||
checksum=7c4501401f3794d551331b3cede354895962858acc50437567ffd40fa7af684d
|
||||
|
||||
subpackages="weechat-aspell weechat-devel weechat-ruby weechat-python weechat-tcl weechat-lua"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue