mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-26 09:18:23 -07:00
dev-java/appframework: use HTTPS for links to dev.gentoo.org
This commit is contained in:
committed by
Michał Górny
parent
4e7d17e62b
commit
b2ad404ef2
@@ -12,7 +12,7 @@ MY_P="${MY_PN}-${PV}"
|
||||
|
||||
DESCRIPTION="Set of Java classes to build desktop applications easily"
|
||||
HOMEPAGE="https://java.net/projects/appframework"
|
||||
SRC_URI="http://dev.gentoo.org/~monsieurp/packages/${MY_P}-src.zip -> ${P}.zip"
|
||||
SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${MY_P}-src.zip -> ${P}.zip"
|
||||
|
||||
LICENSE="LGPL-2.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user