fcron: update to 3.4.0.

This commit is contained in:
Andrea Brancaleoni 2025-03-26 16:50:35 +00:00
parent 304a42dacf
commit d74bf485af

View file

@ -1,6 +1,6 @@
# Template file for 'fcron'
pkgname=fcron
version=3.3.3
version=3.4.0
revision=1
build_style=gnu-configure
configure_args="
@ -30,7 +30,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="GPL-2.0-or-later"
homepage="http://fcron.free.fr"
distfiles="$homepage/archives/$pkgname-$version.src.tar.gz"
checksum=e5b48c9b78cb38cfb24a038dcb13a08b5121889375378f42f3c94bc250d21497
checksum=f4e7fc553cdd70ff4b3b6ac9138b3b7cffab9198b8c266d97af0a87506e0e1b5
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"