libstrophe: update to 0.13.1.

This commit is contained in:
Piraty 2024-06-13 21:45:54 +02:00
parent a444faa9b2
commit 3612b9e000
No known key found for this signature in database
GPG Key ID: 82F2CC796BD07077
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'libstrophe'
pkgname=libstrophe
version=0.13.0
version=0.13.1
revision=1
build_style=gnu-configure
configure_args="$(vopt_enable cares) $(vopt_enable tls)"
@ -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=c1e3cc7c728c2d793a8799b29208439495b65bdedc6732d855fe54c3a1fc13c8
checksum=0268509f150d72ef63e830db9e6f0d4ecff9727ee0976ffb99a6feb6eb4100c7
build_options="cares tls"
build_options_default="tls"