cronie: update to 1.4.6.
This commit is contained in:
parent
9194438b6e
commit
c1c5b1837e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cronie'
|
||||
pkgname=cronie
|
||||
version=1.4.4
|
||||
version=1.4.6
|
||||
distfiles="https://fedorahosted.org/releases/c/r/cronie/cronie-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--with-inotify --without-selinux --with-pam --disable-anacron
|
||||
|
@ -8,7 +8,7 @@ configure_args="--with-inotify --without-selinux --with-pam --disable-anacron
|
|||
--localstatedir=/var"
|
||||
short_desc="Runs specified programs at scheduled times"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=cdceb796afe78e3955131ddec07b31e6b1600a72b1178c33d3074c6e0a021e60
|
||||
checksum=4435484c28a4452ee37db27182675660cdebf16d8956771b28c8a6f2e9c8048b
|
||||
long_desc="
|
||||
Cronie contains the standard UNIX daemon crond that runs specified programs at
|
||||
scheduled times and related tools. It is based on the original cron and
|
||||
|
|
Loading…
Reference in New Issue