cronie: update to 1.4.3.
--HG-- extra : convert_revision : b0102e20f3339d03034839e64776ef252f69ec6f
This commit is contained in:
@@ -1,15 +1,14 @@
|
||||
# Template file for 'cronie'
|
||||
pkgname=cronie
|
||||
version=1.4.1
|
||||
revision=1
|
||||
distfiles="http://xbps.nopcode.org/distfiles/cronie-$version.tar.gz"
|
||||
version=1.4.3
|
||||
distfiles="https://fedorahosted.org/releases/c/r/cronie/cronie-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
configure_args="--with-inotify --without-selinux --with-pam --disable-anacron
|
||||
--with-daemon_username=nobody --with-daemon_groupname=nobody
|
||||
--localstatedir=/var"
|
||||
short_desc="Runs specified programs at scheduled times"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=269c7ea3d91d4c4cc54fce5b40a9bf2df1489928825b1d1cae711bb8aac621d6
|
||||
checksum=3f498ad156bdf0f5fe3c619f3e13c0b07ccaf4bd921c86c526fe1de7b86fccae
|
||||
long_desc="
|
||||
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
|
||||
@@ -20,9 +19,10 @@ keep_empty_dirs=yes
|
||||
conf_files="/etc/crontab"
|
||||
openrc_services="crond default"
|
||||
|
||||
Add_dependency full glibc
|
||||
Add_dependency full pam
|
||||
Add_dependency run glibc
|
||||
Add_dependency run pam
|
||||
Add_dependency full run-parts
|
||||
Add_dependency build pam-devel
|
||||
|
||||
post_install()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user