mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 13:46:58 +02:00
fcron: update to 3.3.2.
This commit is contained in:
parent
b3223f884a
commit
c808c5f5a6
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue