diff --git a/srcpkgs/libstrophe/template b/srcpkgs/libstrophe/template index 5dad32e3826..b3947a91e38 100644 --- a/srcpkgs/libstrophe/template +++ b/srcpkgs/libstrophe/template @@ -1,7 +1,7 @@ # Template file for 'libstrophe' pkgname=libstrophe -version=0.10.1 -revision=2 +version=0.12.0 +revision=1 build_style=gnu-configure configure_args="$(vopt_enable cares) $(vopt_enable tls)" hostmakedepends="automake libtool pkg-config" @@ -13,7 +13,7 @@ license="GPL-3.0-only" homepage="http://strophe.im/libstrophe/" changelog="https://raw.githubusercontent.com/strophe/libstrophe/master/ChangeLog" distfiles="https://github.com/strophe/libstrophe/archive/${version}.tar.gz" -checksum=5bf0bbc555cb6059008f1b748370d4d2ee1e1fabd3eeab68475263556405ba39 +checksum=f645819d8d93711c92454974dd9007c9b9e98ea0b59cb708dc626dd4c6b9d0a8 build_options="cares tls" build_options_default="tls"