From a6b3b42039d84f9aeb64b80f8e4dee21250b91dc Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 30 Oct 2009 21:02:05 +0100 Subject: [PATCH] cronie: update to 1.4.1. Use backed up file from xbps.nopcode.org, because it's stupid to download the fucking file through the wiki ?!??@ --HG-- extra : convert_revision : 6b99f995563ddf31054d2cc8b6374ba4ede145ba --- templates/cronie/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/templates/cronie/template b/templates/cronie/template index 2ef3f33bfa8..9398dde05b3 100644 --- a/templates/cronie/template +++ b/templates/cronie/template @@ -1,14 +1,13 @@ # Template file for 'cronie' pkgname=cronie -version=1.3 -revision=2 -distfiles="http://mmaslano.fedorapeople.org/cronie/cronie-$version.tar.gz" +version=1.4.1 +distfiles="http://xbps.nopcode.org/distfiles/cronie-$version.tar.gz" build_style=gnu_configure -configure_args="--with-inotify --without-selinux --with-pam +configure_args="--with-inotify --without-selinux --with-pam --disable-anacron --with-daemon_username=nobody --with-daemon_groupname=nobody" short_desc="Runs specified programs at scheduled times" maintainer="Juan RP " -checksum=78863d3080d12bdc275408c3c4e21e92472608abdea1c6b628abd24429d34ded +checksum=269c7ea3d91d4c4cc54fce5b40a9bf2df1489928825b1d1cae711bb8aac621d6 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