savannah: switch to https URLs

This commit is contained in:
Mike Frysinger
2016-06-04 13:54:23 -04:00
parent eda96c7337
commit 6c49fbac47
131 changed files with 157 additions and 157 deletions

View File

@@ -11,7 +11,7 @@ inherit java-pkg-2 java-pkg-simple
MY_P="gnu.regexp-${PV}"
DESCRIPTION="GNU regular expression package for Java"
HOMEPAGE="http://savannah.gnu.org/projects/gnu-regexp"
HOMEPAGE="https://savannah.gnu.org/projects/gnu-regexp"
SRC_URI="mirror://gentoo/${MY_P}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1"