fcron: update to 3.3.3.

This commit is contained in:
Andrea Brancaleoni 2025-02-18 14:40:13 +01:00
parent 5c9230e26f
commit 742dcc4b4c

View File

@ -1,6 +1,6 @@
# Template file for 'fcron'
pkgname=fcron
version=3.3.2
version=3.3.3
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=0d25586c5a5875b2bd853a7d57a7a01938e3b1ac5a68ae52525b66b302ca196e
checksum=e5b48c9b78cb38cfb24a038dcb13a08b5121889375378f42f3c94bc250d21497
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"