munge: rebuild against OpenSSL
This commit is contained in:
parent
7b577dab51
commit
8a089c374b
2 changed files with 3 additions and 3 deletions
|
@ -2524,7 +2524,7 @@ libshout.so.3 libshout-2.4.1_1
|
||||||
libfirm.so.1.22 libfirm-1.22.0_1
|
libfirm.so.1.22 libfirm-1.22.0_1
|
||||||
libaudiofile.so.1 audiofile-0.3.6_1
|
libaudiofile.so.1 audiofile-0.3.6_1
|
||||||
libbs2b.so.0 libbs2b-3.1.0_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
|
libmgba.so.0.8 libmgba-0.8.1_1
|
||||||
libglabels-3.0.so.8 libglabels30-3.2.1_1
|
libglabels-3.0.so.8 libglabels30-3.2.1_1
|
||||||
libglbarcode-3.0.so.0 libglabels30-3.2.1_1
|
libglbarcode-3.0.so.0 libglabels30-3.2.1_1
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'munge'
|
# Template file for 'munge'
|
||||||
pkgname=munge
|
pkgname=munge
|
||||||
version=0.5.14
|
version=0.5.14
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-crypto-lib=openssl
|
configure_args="--with-crypto-lib=openssl
|
||||||
--with-openssl-prefix=${XBPS_CROSS_BASE}/usr
|
--with-openssl-prefix=${XBPS_CROSS_BASE}/usr
|
||||||
x_ac_cv_check_fifo_recvfd=no ac_cv_file__dev_spx=no"
|
x_ac_cv_check_fifo_recvfd=no ac_cv_file__dev_spx=no"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="bzip2-devel libressl-devel zlib-devel"
|
makedepends="bzip2-devel openssl-devel zlib-devel"
|
||||||
depends="shadow"
|
depends="shadow"
|
||||||
short_desc="MUNGE Uid 'N' Gid Emporium authentication service"
|
short_desc="MUNGE Uid 'N' Gid Emporium authentication service"
|
||||||
maintainer="pulux <pulux@pf4sh.de>"
|
maintainer="pulux <pulux@pf4sh.de>"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue