cronie: moved to github
fedorahosted.org was retired on March 1st, 2017.
This commit is contained in:
parent
13b9700f35
commit
3ea5ac1511
1 changed files with 2 additions and 2 deletions
|
@ -19,9 +19,9 @@ conf_files="/etc/anacrontab /etc/pam.d/crond /etc/cron.deny"
|
|||
provides="cron-daemon-0_1"
|
||||
short_desc="Runs specified programs at scheduled times"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://fedorahosted.org/cronie/"
|
||||
homepage="https://github.com/cronie-crond/cronie"
|
||||
license="BSD"
|
||||
distfiles="https://fedorahosted.org/releases/c/r/cronie/cronie-$version.tar.gz"
|
||||
distfiles="${homepage}/releases/download/cronie-${version}/cronie-${version}.tar.gz"
|
||||
checksum=6c73666102a6b5d35e2eaf1bd06925f2d4b0cef8d3323c37286dda3089a85338
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
|
|
Loading…
Reference in a new issue