dev-java/swingx-ws: Fix incorrect SRC_URI, closes bug #574684

Package-Manager: portage-2.2.27
This commit is contained in:
James Le Cuirot
2016-02-14 11:56:55 +00:00
parent 9fcc2878d5
commit 495fec32c6

View File

@@ -11,7 +11,7 @@ inherit java-pkg-2 java-pkg-simple
DESCRIPTION="Utilities and widgets to integrate Swing GUIs with web applications"
HOMEPAGE="https://java.net/projects/swingx-ws/"
SRC_URI="mirror://sourceforge/${PN}/Development/${MY_P}.zip"
SRC_URI="mirror://sourceforge/bt747/Development/${MY_P}.zip"
LICENSE="LGPL-2.1"
SLOT="bt747"
KEYWORDS="~amd64 ~x86"