libstrophe: update to 0.12.0.

This commit is contained in:
dashslash 2022-05-22 20:00:05 -05:00 committed by Duncan Overbruck
parent b15ff2797b
commit dbc5c0b45d

View file

@ -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"