From 7927c91c2171fded96166a9f63e79baf1657343c Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 15 Sep 2016 11:12:40 +0200 Subject: [PATCH] libstrophe: update to 0.9.0. --- srcpkgs/libstrophe/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/libstrophe/template b/srcpkgs/libstrophe/template index 58be0888527..ee0afb5d030 100644 --- a/srcpkgs/libstrophe/template +++ b/srcpkgs/libstrophe/template @@ -1,7 +1,7 @@ # Template file for 'libstrophe' pkgname=libstrophe -version=0.8.8 -revision=2 +version=0.9.0 +revision=1 build_style=gnu-configure hostmakedepends="automake libtool pkg-config" makedepends="expat-devel zlib-devel libressl-devel" @@ -10,7 +10,7 @@ maintainer="Juan RP " license="GPL-3" homepage="http://strophe.im/libstrophe/" distfiles="https://github.com/strophe/libstrophe/archive/${version}.tar.gz" -checksum=08f4a85ef419a8bdf08b6afa8f7b2a0e5e180fdc9c16cede81af672ec10e21e7 +checksum=769f328255cbe0dd6c1b3a70b5a99a3b5788264a0acd0e0ac03836022921110b pre_configure() { NOCONFIGURE=1 ./bootstrap.sh