Skip to content

Commit

Permalink
media-libs/adplug: Sync live ebuild
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.14, Repoman-2.3.6
  • Loading branch information
SoapGentoo committed Nov 20, 2017
1 parent 1713780 commit 1aadca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-libs/adplug/adplug-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]]; then
inherit autotools git-r3
EGIT_REPO_URI="https://github.com/adplug/adplug.git"
else
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
SRC_URI="https://github.com/adplug/${PN}/releases/download/${P}/${P}.tar.bz2"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
fi

Expand Down

0 comments on commit 1aadca1

Please sign in to comment.