munge: update to 0.5.15.

This commit is contained in:
Pulux 2022-08-10 06:18:42 +02:00 committed by Leah Neukirchen
parent 78b6526bbe
commit a44a1e868a

View file

@ -1,7 +1,7 @@
# Template file for 'munge'
pkgname=munge
version=0.5.14
revision=3
version=0.5.15
revision=1
build_style=gnu-configure
configure_args="--with-crypto-lib=openssl
--with-openssl-prefix=${XBPS_CROSS_BASE}/usr
@ -14,7 +14,7 @@ maintainer="pulux <pulux@pf4sh.de>"
license="GPL-3.0-or-later"
homepage="https://dun.github.io/munge/"
distfiles="https://github.com/dun/${pkgname}/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.xz"
checksum=6606a218f18090fa1f702e3f6fb608073eb6aafed534cf7dd81b67b2e0d30640
checksum=3f979df117a34c74db8fe2835521044bdeb08e3b7d0f168ca97c3547f51da9ba
make_dirs="/etc/munge 0755 munge munge
/var/log/munge 0755 munge munge
/var/lib/munge 0711 munge munge"