libstrophe: rebuild for openssl3

This commit is contained in:
classabbyamp 2023-08-16 20:13:28 -04:00
parent abd9b7f19f
commit 306e217e9f

View File

@ -1,7 +1,7 @@
# Template file for 'libstrophe' # Template file for 'libstrophe'
pkgname=libstrophe pkgname=libstrophe
version=0.12.2 version=0.12.2
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
configure_args="$(vopt_enable cares) $(vopt_enable tls)" configure_args="$(vopt_enable cares) $(vopt_enable tls)"
hostmakedepends="automake libtool pkg-config" hostmakedepends="automake libtool pkg-config"