sci-mathematics/normaliz: add URI schema to HOMEPAGE

This commit is contained in:
Mike Frysinger
2017-03-10 13:59:14 -08:00
parent d37a6831a9
commit c38b427e5d
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ MYPV=$(get_version_component_range 1-2)
MYP="Normaliz${MYPV}"
DESCRIPTION="Tool for computations in affine monoids and more"
HOMEPAGE="www.mathematik.uni-osnabrueck.de/normaliz/"
HOMEPAGE="http://www.mathematik.uni-osnabrueck.de/normaliz/"
SRC_URI="https://www.normaliz.uni-osnabrueck.de/wp-content/uploads/2016/04/Normaliz${PV}.zip"
LICENSE="GPL-3"

View File

@@ -8,7 +8,7 @@ inherit toolchain-funcs versionator
MYP="Normaliz-${PV}"
DESCRIPTION="Tool for computations in affine monoids and more"
HOMEPAGE="www.mathematik.uni-osnabrueck.de/normaliz/"
HOMEPAGE="http://www.mathematik.uni-osnabrueck.de/normaliz/"
SRC_URI="https://github.com/Normaliz/Normaliz/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"