weechat: update to 1.3.

This commit is contained in:
Juan RP 2015-08-17 07:26:56 +02:00
parent 7b197732ff
commit 2b31da9bc9
2 changed files with 3 additions and 14 deletions

View file

@ -1,11 +0,0 @@
--- cmake/FindRuby.cmake 2014-12-25 16:18:17.898741398 +0100
+++ cmake/FindRuby.cmake 2014-12-25 16:18:30.405677809 +0100
@@ -33,7 +33,7 @@
find_package(PkgConfig)
if(PKG_CONFIG_FOUND)
- pkg_search_module(RUBY ruby-2.1 ruby-2.0 ruby-1.9 ruby-1.8)
+ pkg_search_module(RUBY ruby-2.2 ruby-2.1 ruby-2.0 ruby-1.9 ruby-1.8)
endif()
if(RUBY_FOUND)

View file

@ -1,7 +1,7 @@
# Template file for 'weechat'
pkgname=weechat
version=1.2
revision=3
version=1.3
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=7c4501401f3794d551331b3cede354895962858acc50437567ffd40fa7af684d
checksum=703dd771f74a2391bab656992712331d9151a227ac3210393a4ecf6458605148
subpackages="weechat-aspell weechat-devel weechat-ruby weechat-python weechat-tcl weechat-lua"
if [ -z "$CROSS_BUILD" ]; then