fcron: update to 3.4.0.
This commit is contained in:
parent
304a42dacf
commit
d74bf485af
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fcron'
|
# Template file for 'fcron'
|
||||||
pkgname=fcron
|
pkgname=fcron
|
||||||
version=3.3.3
|
version=3.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -30,7 +30,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://fcron.free.fr"
|
homepage="http://fcron.free.fr"
|
||||||
distfiles="$homepage/archives/$pkgname-$version.src.tar.gz"
|
distfiles="$homepage/archives/$pkgname-$version.src.tar.gz"
|
||||||
checksum=e5b48c9b78cb38cfb24a038dcb13a08b5121889375378f42f3c94bc250d21497
|
checksum=f4e7fc553cdd70ff4b3b6ac9138b3b7cffab9198b8c266d97af0a87506e0e1b5
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||||
makedepends+=" libxcrypt-devel"
|
makedepends+=" libxcrypt-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue