dev-java/jline: update SRC_URI.
authorPatrice Clement <monsieurp@gentoo.org>
Wed, 31 Jan 2018 21:02:11 +0000 (22:02 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Wed, 31 Jan 2018 21:02:29 +0000 (22:02 +0100)
Closes: https://bugs.gentoo.org/646198
Package-Manager: Portage-2.3.13, Repoman-2.3.3

dev-java/jline/jline-2.12.1-r1.ebuild

index d1355aaf283f7268b4dcd4cac97a702cc594dd41..2cf20f9d9991875aa189f1e642841c1615227347 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -9,7 +9,7 @@ inherit java-pkg-2 java-pkg-simple
 
 DESCRIPTION="A Java library for handling console input"
 HOMEPAGE="https://github.com/jline/jline2"
-SRC_URI="https://github.com/jline/${PN}/archive/${P}.tar.gz"
+SRC_URI="https://github.com/jline/${PN}2/archive/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="2"