Skip to content

Commit

Permalink
update inc/downloadlinks.inc fix EPEL 5 url
Browse files Browse the repository at this point in the history
  • Loading branch information
centminmod committed Oct 26, 2014
1 parent 72abd95 commit 7bc15e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inc/downloadlinks.inc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

# dynamic mirror check for EPEL below overrides these values now
CENTOSFIVEEPELFILE="epel-release-5-4.noarch.rpm"
CENTOSFIVEEPEL="http://mirror.sfo12.us.leaseweb.net/epel/5/${ARCH}/${CENTOSFIVEEPELFILE}"
CENTOSFIVEEPEL="http://mirror.sfo12.us.leaseweb.net/epel/5/${RPMFARCH}/${CENTOSFIVEEPELFILE}"

CENTOSFIVERPMFORGEFILE="rpmforge-release-0.5.3-1.el5.rf.${ARCH}.rpm"
CENTOSFIVERPMFORGE="http://pkgs.repoforge.org/rpmforge-release/${CENTOSFIVERPMFORGEFILE}"
Expand Down

0 comments on commit 7bc15e8

Please sign in to comment.