libstrophe: update to 0.12.2.

This commit is contained in:
Piraty 2022-08-12 15:19:14 +02:00
parent 8ea6396685
commit dcc523b41f
No known key found for this signature in database
GPG key ID: 82F2CC796BD07077

View file

@ -1,6 +1,6 @@
# Template file for 'libstrophe'
pkgname=libstrophe
version=0.12.0
version=0.12.2
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=f645819d8d93711c92454974dd9007c9b9e98ea0b59cb708dc626dd4c6b9d0a8
checksum=049232e3968ad65c65e08601cb3de171d3a25d154b6f14332c35a7bf961e2c9d
build_options="cares tls"
build_options_default="tls"