mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
cronie: update to 1.3.
--HG-- extra : convert_revision : 0eb79175d127575b345f2d0706090f603189d22d
This commit is contained in:
parent
a45396bfbe
commit
5164163d4d
1 changed files with 2 additions and 3 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'cronie'
|
# Template file for 'cronie'
|
||||||
pkgname=cronie
|
pkgname=cronie
|
||||||
version=1.2
|
version=1.3
|
||||||
revision=1
|
|
||||||
distfiles="http://mmaslano.fedorapeople.org/cronie/cronie-$version.tar.gz"
|
distfiles="http://mmaslano.fedorapeople.org/cronie/cronie-$version.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--with-inotify --without-selinux --with-pam
|
configure_args="--with-inotify --without-selinux --with-pam
|
||||||
--with-daemon_username=nobody --with-daemon_groupname=nobody"
|
--with-daemon_username=nobody --with-daemon_groupname=nobody"
|
||||||
short_desc="Runs specified programs at scheduled times"
|
short_desc="Runs specified programs at scheduled times"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=261280d0143f39643c1e4c6e1fcffc875c35ca6690e20dac99ef5da93ea9616e
|
checksum=78863d3080d12bdc275408c3c4e21e92472608abdea1c6b628abd24429d34ded
|
||||||
long_desc="
|
long_desc="
|
||||||
Cronie contains the standard UNIX daemon crond that runs specified programs at
|
Cronie contains the standard UNIX daemon crond that runs specified programs at
|
||||||
scheduled times and related tools. It is based on the original cron and
|
scheduled times and related tools. It is based on the original cron and
|
||||||
|
|
Loading…
Add table
Reference in a new issue