sourceforge: switch to https:// URIs

This commit is contained in:
Mike Frysinger
2016-07-27 14:49:49 +08:00
parent d7c2288f82
commit b4480f333a
679 changed files with 696 additions and 696 deletions

View File

@@ -12,7 +12,7 @@ inherit java-pkg-2 java-ant-2
MY_P="${PN}-mop-${PV}"
DESCRIPTION="Library for implementation of interoperable metaobject protocols for dynamic languages"
HOMEPAGE="http://sourceforge.net/projects/dynalang/"
HOMEPAGE="https://sourceforge.net/projects/dynalang/"
SRC_URI="mirror://sourceforge/${PN}/${PN}/${MY_P}.tgz"
LICENSE="Apache-2.0"