parent
71aac05811
commit
cabbe906ee
|
@ -1,19 +1,19 @@
|
||||||
# Template file for 'cronie'
|
# Template file for 'cronie'
|
||||||
pkgname=cronie
|
pkgname=cronie
|
||||||
version=1.5.5
|
version=1.5.6
|
||||||
revision=4
|
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
|
||||||
--enable-anacron --enable-pie --enable-relro"
|
--enable-anacron --enable-pie --enable-relro"
|
||||||
makedepends="pam-devel"
|
makedepends="pam-devel"
|
||||||
depends="run-parts"
|
depends="run-parts"
|
||||||
short_desc="Runs specified programs at scheduled times"
|
short_desc="Runs specified programs at scheduled times"
|
||||||
maintainer="Peter Bui <pbui@github.bx612.space>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-2-Clause"
|
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=be34c79505e5544323281854744b9955ff16b160ee569f9df7c0dddae5720eac
|
checksum=f7ad9da2869c2dc8d9a54addfab969a9753eea8fd65e6d27dd935276eb66829d
|
||||||
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 New Issue