dcron: rebuild for -dbg pkg.

This commit is contained in:
Juan RP 2013-02-15 17:00:43 +01:00
parent 37af1789bd
commit 76b406e02b

View file

@ -1,21 +1,13 @@
# Template file for 'dcron'
pkgname=dcron
version=4.5
revision=18
revision=19
short_desc="Dillon's lightweight cron daemon"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.jimpryor.net/linux/dcron.html"
license="GPL-2"
distfiles="http://www.jimpryor.net/linux/releases/dcron-${version}.tar.gz"
checksum=9e50edb6f5bd8153b16bad05087d985e5153ce45cc01ae77e7f842213fb4a824
long_desc="
This lightweight cron daemon aims to be simple and secure, with just enough
features to stay useful. It was written from scratch by Matt Dillon in 1994.
It's now developed and maintained by Jim Pryor.
In the author's opinion, having to combine a cron daemon with another daemon
like anacron makes for too much complexity. So the goal is a simple cron daemon
that can also take over the central functions of anacron."
replaces="cronie>=0"
systemd_services="dcron.service on"