cronie: update to 1.5.3.
This commit is contained in:
parent
c03fecdac4
commit
3bf47ec1ac
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cronie'
|
||||
pkgname=cronie
|
||||
version=1.5.2
|
||||
version=1.5.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-inotify --without-selinux --with-pam
|
||||
|
@ -10,10 +10,10 @@ depends="run-parts"
|
|||
short_desc="Runs specified programs at scheduled times"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="BSD-2-Clause"
|
||||
changelog="https://raw.githubusercontent.com/cronie-crond/cronie/master/NEWS"
|
||||
homepage="https://github.com/cronie-crond/cronie"
|
||||
changelog="https://raw.githubusercontent.com/cronie-crond/cronie/master/NEWS"
|
||||
distfiles="${homepage}/releases/download/cronie-${version}/cronie-${version}.tar.gz"
|
||||
checksum=370bf34641691489330e708bd4cdbd779267296a030668a12f77b7e36872fd75
|
||||
checksum=4f73b351273662f28bb392c34c1ca550d78eb97540ce3acc2d1d20548e1a2e7c
|
||||
make_dirs="
|
||||
/etc/cron.d 0755 root root
|
||||
/etc/cron.hourly 0755 root root
|
||||
|
|
Loading…
Reference in a new issue