Skip to content

Commit

Permalink
cronie: Change URL to github
Browse files Browse the repository at this point in the history
  • Loading branch information
donald committed May 24, 2018
1 parent 857c745 commit 8726257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cronie.be0
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
## The source URL(s) define the location of the sources that will be
## downloaded. Version variables may be used to simplify reuse of this bee-file.

SRCURL[0]="https://fedorahosted.org/releases/c/r/cronie/cronie-${PKGVERSION}.tar.gz"
SRCURL[0]="https://github.com/cronie-crond/cronie/archive/cronie-${PKGVERSION}.tar.gz"

###############################################################################
## Add URLs/pathes to patch files to the PATCHURL array.
Expand Down

0 comments on commit 8726257

Please sign in to comment.