Skip to content

Commit

Permalink
Updated sourceforge git URL's
Browse files Browse the repository at this point in the history
  • Loading branch information
Johns-Q committed Aug 16, 2016
1 parent fdc2fa5 commit 173506a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/uwm-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ inherit eutils

if [[ ${PV} == "9999" ]] ; then
inherit git-2
EGIT_REPO_URI="git:https://uwm.git.sourceforge.net/gitroot/${PN}/${PN}"
EGIT_REPO_URI="git:https://git.code.sf.net/p/${PN}/code"
else
SRC_URI="mirror:https://sourceforge/${PN}/${P}.tar.bz2"
fi
Expand Down

0 comments on commit 173506a

Please sign in to comment.