mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
munge: update to 0.5.14
This commit is contained in:
parent
9948039f1b
commit
a9cd104e98
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'munge'
|
# Template file for 'munge'
|
||||||
pkgname=munge
|
pkgname=munge
|
||||||
version=0.5.13
|
version=0.5.14
|
||||||
revision=7
|
revision=1
|
||||||
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
|
||||||
|
@ -14,7 +14,7 @@ maintainer="pulux <pulux@pf4sh.de>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://dun.github.io/munge/"
|
homepage="https://dun.github.io/munge/"
|
||||||
distfiles="https://github.com/dun/${pkgname}/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.xz"
|
distfiles="https://github.com/dun/${pkgname}/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=99753dfd06a4f063c36f3fb0eb1964f394feb649937d94c4734d85b7964144da
|
checksum=6606a218f18090fa1f702e3f6fb608073eb6aafed534cf7dd81b67b2e0d30640
|
||||||
make_dirs="/etc/munge 0755 munge munge
|
make_dirs="/etc/munge 0755 munge munge
|
||||||
/var/log/munge 0755 munge munge
|
/var/log/munge 0755 munge munge
|
||||||
/var/lib/munge 0711 munge munge"
|
/var/lib/munge 0711 munge munge"
|
||||||
|
|
Loading…
Add table
Reference in a new issue