commit:     56c8d7965e529ce03f1bc59f2b7e8fde3705e9e0
Author:     Rafael Martins <rafaelmartins <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 29 00:35:53 2020 +0000
Commit:     Rafael Martins <rafaelmartins <AT> gentoo <DOT> org>
CommitDate: Sat Feb 29 00:36:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56c8d796

app-portage/g-octave: fix ObsoleteUri warning from ci/pkgcheck

Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Rafael Martins <rafaelmartins <AT> gentoo.org>

 app-portage/g-octave/g-octave-0.4.1-r7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-portage/g-octave/g-octave-0.4.1-r7.ebuild 
b/app-portage/g-octave/g-octave-0.4.1-r7.ebuild
index 12d1e45780d..6597908c611 100644
--- a/app-portage/g-octave/g-octave-0.4.1-r7.ebuild
+++ b/app-portage/g-octave/g-octave-0.4.1-r7.ebuild
@@ -15,7 +15,7 @@ DESCRIPTION="A tool that generates and installs ebuilds for 
Octave-Forge"
 HOMEPAGE="https://github.com/rafaelmartins/g-octave";
 
 SRC_URI="https://github.com/downloads/rafaelmartins/${PN}/${P}.tar.gz
-       https://github.com/rafaelmartins/${PN}-db/tarball/${DB_COMMIT} ->
+       https://github.com/rafaelmartins/${PN}-db/archive/${DB_COMMIT}.tar.gz ->
                ${PN}-db-${DB_COMMIT:0:7}.tar.gz
        
https://dev.gentoo.org/~rafaelmartins/distfiles/${PN}-patches-${PVR}.tar.xz";
 

Reply via email to