diff --git a/common/shlibs b/common/shlibs index 4d23b20b838..d1256c0d065 100644 --- a/common/shlibs +++ b/common/shlibs @@ -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 diff --git a/srcpkgs/loudmouth/template b/srcpkgs/loudmouth/template index 37212d47d81..4178683d5de 100644 --- a/srcpkgs/loudmouth/template +++ b/srcpkgs/loudmouth/template @@ -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 " license="LGPL-2.1-or-later"