cronie: update to 1.5.7.
This commit is contained in:
parent
179194b8b2
commit
ceb92be0d8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cronie'
|
# Template file for 'cronie'
|
||||||
pkgname=cronie
|
pkgname=cronie
|
||||||
version=1.5.6
|
version=1.5.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-inotify --without-selinux --with-pam
|
configure_args="--with-inotify --without-selinux --with-pam
|
||||||
|
@ -13,7 +13,7 @@ license="BSD-2-Clause"
|
||||||
homepage="https://github.com/cronie-crond/cronie"
|
homepage="https://github.com/cronie-crond/cronie"
|
||||||
changelog="https://raw.githubusercontent.com/cronie-crond/cronie/master/NEWS"
|
changelog="https://raw.githubusercontent.com/cronie-crond/cronie/master/NEWS"
|
||||||
distfiles="${homepage}/releases/download/cronie-${version}/cronie-${version}.tar.gz"
|
distfiles="${homepage}/releases/download/cronie-${version}/cronie-${version}.tar.gz"
|
||||||
checksum=f7ad9da2869c2dc8d9a54addfab969a9753eea8fd65e6d27dd935276eb66829d
|
checksum=538bcfaf2e986e5ae1edf6d1472a77ea8271d6a9005aee2497a9ed6e13320eb3
|
||||||
make_dirs="
|
make_dirs="
|
||||||
/etc/cron.d 0755 root root
|
/etc/cron.d 0755 root root
|
||||||
/etc/cron.hourly 0755 root root
|
/etc/cron.hourly 0755 root root
|
||||||
|
|
Loading…
Reference in a new issue