diff --git a/common/shlibs b/common/shlibs index 61e1dc808e4..a3791ef8faf 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2524,7 +2524,7 @@ libshout.so.3 libshout-2.4.1_1 libfirm.so.1.22 libfirm-1.22.0_1 libaudiofile.so.1 audiofile-0.3.6_1 libbs2b.so.0 libbs2b-3.1.0_1 -libmunge.so.2 munge-libs-0.5.11_1 +libmunge.so.2 munge-libs-0.5.14_3 libmgba.so.0.8 libmgba-0.8.1_1 libglabels-3.0.so.8 libglabels30-3.2.1_1 libglbarcode-3.0.so.0 libglabels30-3.2.1_1 diff --git a/srcpkgs/munge/template b/srcpkgs/munge/template index fbb4ac54f4b..9d8e339b979 100644 --- a/srcpkgs/munge/template +++ b/srcpkgs/munge/template @@ -1,13 +1,13 @@ # Template file for 'munge' pkgname=munge version=0.5.14 -revision=2 +revision=3 build_style=gnu-configure configure_args="--with-crypto-lib=openssl --with-openssl-prefix=${XBPS_CROSS_BASE}/usr x_ac_cv_check_fifo_recvfd=no ac_cv_file__dev_spx=no" hostmakedepends="pkg-config" -makedepends="bzip2-devel libressl-devel zlib-devel" +makedepends="bzip2-devel openssl-devel zlib-devel" depends="shadow" short_desc="MUNGE Uid 'N' Gid Emporium authentication service" maintainer="pulux "