diff options
Diffstat (limited to 'www-apps/ampache/ampache-3.8.1.ebuild')
-rw-r--r-- | www-apps/ampache/ampache-3.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/ampache/ampache-3.8.1.ebuild b/www-apps/ampache/ampache-3.8.1.ebuild index 23b06866b3a5..0c0fd913f552 100644 --- a/www-apps/ampache/ampache-3.8.1.ebuild +++ b/www-apps/ampache/ampache-3.8.1.ebuild @@ -8,7 +8,7 @@ inherit webapp DESCRIPTION="PHP-based tool for managing,updating and playing audio files via a web interface" HOMEPAGE="http://www.ampache.org/" -SRC_URI="https://github.com/ampache/ampache/archive/${PV}.tar.gz" +SRC_URI="https://github.com/ampache/ampache/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" KEYWORDS="amd64 ~ppc ~sparc x86" |