fcron: rebuild for libxcrypt

This commit is contained in:
oreo639 2023-08-30 13:34:41 -07:00 committed by classabbyamp
parent aa37c5709c
commit 0769d123f9

View file

@ -1,7 +1,7 @@
# Template file for 'fcron'
pkgname=fcron
version=3.3.1
revision=1
revision=2
build_style=gnu-configure
configure_args="
--sysconfdir=/etc/fcron
@ -32,6 +32,10 @@ homepage="http://fcron.free.fr"
distfiles="$homepage/archives/$pkgname-$version.src.tar.gz"
checksum=f359daa08a63ddfb7fe2f964bb3f5c52244c25aa36f9225a3cc54d36f4681106
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"
fi
alternatives="
crond:crond:/etc/sv/fcron
crond:crontab:/usr/bin/fcrontab