libstrophe: update to 0.12.3.

This commit is contained in:
Luca Matei Pintilie 2024-01-03 18:13:57 +01:00 committed by Đoàn Trần Công Danh
parent 62ba1c2fbe
commit 2c950fe2f0

View file

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