sci-chemistry/nmrglue: Use HTTPS
authorMichał Górny <mgorny@gentoo.org>
Thu, 16 Jan 2020 06:34:47 +0000 (07:34 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 16 Jan 2020 06:38:20 +0000 (07:38 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
sci-chemistry/nmrglue/nmrglue-0.5-r1.ebuild

index 5b878a0faa8f86b84d428794e1e5e0ba0a6f9c83..78539bfaf771c244810b389b9f04580a687c18fb 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_6 )
 inherit distutils-r1
 
 DESCRIPTION="A module for working with NMR data in Python"
-HOMEPAGE="http://nmrglue.com/"
+HOMEPAGE="https://nmrglue.com/"
 SRC_URI="https://github.com/jjhelmus/nmrglue/releases/download/v${PV}/${P}.tar.gz"
 
 SLOT="0"