fcron: update to 3.3.2.

This commit is contained in:
Andrea Brancaleoni 2024-12-30 21:09:33 +00:00
parent b3223f884a
commit c808c5f5a6

View file

@ -1,7 +1,7 @@
# Template file for 'fcron'
pkgname=fcron
version=3.3.1
revision=2
version=3.3.2
revision=1
build_style=gnu-configure
configure_args="
--sysconfdir=/etc/fcron
@ -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=f359daa08a63ddfb7fe2f964bb3f5c52244c25aa36f9225a3cc54d36f4681106
checksum=0d25586c5a5875b2bd853a7d57a7a01938e3b1ac5a68ae52525b66b302ca196e
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"