loudmouth: rebuild against OpenSSL

This commit is contained in:
John 2021-01-06 18:18:17 +01:00
parent e4a46c11df
commit b155c518ad
2 changed files with 3 additions and 3 deletions

View file

@ -2031,7 +2031,7 @@ libCDApplet.so cairo-dock-plugins-3.4.0_1
libldns.so.3 libldns-1.7.1_4
libopenjpeg.so.5 libopenjpeg-1.5.2_1
liboping.so.0 liboping-1.8.0_1
libloudmouth-1.so.0 loudmouth-1.4.3_1
libloudmouth-1.so.0 loudmouth-1.5.3_12
libtorrent-rasterbar.so.10 libtorrent-rasterbar-1.2.12_2
libcapstone.so.4 capstone-4.0_1
libhavege.so.2 libhaveged-1.9.11_1

View file

@ -1,11 +1,11 @@
# Template file for 'loudmouth'
pkgname=loudmouth
version=1.5.3
revision=11
revision=12
build_style=gnu-configure
configure_args="--with-ssl=openssl --with-asyncns --with-compile-warnings=no"
hostmakedepends="pkg-config automake libtool glib-devel gtk-doc"
makedepends="libglib-devel libidn-devel libressl-devel"
makedepends="libglib-devel libidn-devel openssl-devel"
short_desc="Lightweight Jabber client library written in C/Glib"
maintainer="Orphaned <orphan@voidlinux.org>"
license="LGPL-2.1-or-later"