cronie: update to 1.5.5.
This commit is contained in:
parent
ef74207f5b
commit
c54df105b3
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cronie'
|
# Template file for 'cronie'
|
||||||
pkgname=cronie
|
pkgname=cronie
|
||||||
version=1.5.4
|
version=1.5.5
|
||||||
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
|
||||||
|
@ -8,12 +8,12 @@ configure_args="--with-inotify --without-selinux --with-pam
|
||||||
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="Orphaned <orphan@voidlinux.org>"
|
maintainer="Peter Bui <pbui@github.bx612.space>"
|
||||||
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}-final/cronie-${version}.tar.gz"
|
distfiles="${homepage}/releases/download/cronie-${version}/cronie-${version}.tar.gz"
|
||||||
checksum=af8970559cad4262f8ffd7ec72abf682d2dcce04fdfb8f206a71d96566aba882
|
checksum=be34c79505e5544323281854744b9955ff16b160ee569f9df7c0dddae5720eac
|
||||||
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…
Add table
Add a link
Reference in a new issue