diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-09-15 19:10:20 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-09-15 19:10:20 +0200 |
commit | 0313ff838eecec8431c09d8fc3540393da51b283 (patch) | |
tree | 7141b2ddc545abd689a3d1998b0073f88ce536ca /app-portage/g-octave | |
parent | app-portage/esearch: Inline mirror://github (diff) | |
download | gentoo-0313ff838eecec8431c09d8fc3540393da51b283.tar.gz gentoo-0313ff838eecec8431c09d8fc3540393da51b283.tar.bz2 gentoo-0313ff838eecec8431c09d8fc3540393da51b283.zip |
app-portage/g-octave: Inline mirror://github
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-portage/g-octave')
-rw-r--r-- | app-portage/g-octave/g-octave-0.4.1-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/g-octave/g-octave-0.4.1-r6.ebuild b/app-portage/g-octave/g-octave-0.4.1-r6.ebuild index c994aee322bb..03f69397bf47 100644 --- a/app-portage/g-octave/g-octave-0.4.1-r6.ebuild +++ b/app-portage/g-octave/g-octave-0.4.1-r6.ebuild @@ -13,7 +13,7 @@ inherit distutils-r1 eutils DESCRIPTION="A tool that generates and installs ebuilds for Octave-Forge" HOMEPAGE="https://github.com/rafaelmartins/g-octave" -SRC_URI="mirror://github/rafaelmartins/${PN}/${P}.tar.gz +SRC_URI="https://github.com/downloads/rafaelmartins/${PN}/${P}.tar.gz https://github.com/rafaelmartins/${PN}-db/tarball/${DB_COMMIT} -> ${PN}-db-${DB_COMMIT:0:7}.tar.gz" |