cronie: update to 1.5.6.

Orphan package.
This commit is contained in:
Peter Bui 2021-03-24 09:17:04 -04:00 committed by Érico Nogueira Rolim
parent 71aac05811
commit cabbe906ee
1 changed files with 4 additions and 4 deletions

View File

@ -1,19 +1,19 @@
# Template file for 'cronie'
pkgname=cronie
version=1.5.5
revision=4
version=1.5.6
revision=1
build_style=gnu-configure
configure_args="--with-inotify --without-selinux --with-pam
--enable-anacron --enable-pie --enable-relro"
makedepends="pam-devel"
depends="run-parts"
short_desc="Runs specified programs at scheduled times"
maintainer="Peter Bui <pbui@github.bx612.space>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-2-Clause"
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=be34c79505e5544323281854744b9955ff16b160ee569f9df7c0dddae5720eac
checksum=f7ad9da2869c2dc8d9a54addfab969a9753eea8fd65e6d27dd935276eb66829d
make_dirs="
/etc/cron.d 0755 root root
/etc/cron.hourly 0755 root root