summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-01-16 07:34:47 +0100
committerMichał Górny <mgorny@gentoo.org>2020-01-16 07:38:20 +0100
commitbff287c58026660efee351eea84f988ea559ddab (patch)
treef9fce1a77d2517bcf7b0e9371329c8e70c94245c /sci-chemistry
parentsci-libs/libsigrok: Remove Python 2 (diff)
downloadgentoo-bff287c58026660efee351eea84f988ea559ddab.tar.gz
gentoo-bff287c58026660efee351eea84f988ea559ddab.tar.bz2
gentoo-bff287c58026660efee351eea84f988ea559ddab.zip
sci-chemistry/nmrglue: Use HTTPS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/nmrglue/nmrglue-0.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/nmrglue/nmrglue-0.5-r1.ebuild b/sci-chemistry/nmrglue/nmrglue-0.5-r1.ebuild
index 5b878a0faa8f..78539bfaf771 100644
--- a/sci-chemistry/nmrglue/nmrglue-0.5-r1.ebuild
+++ b/sci-chemistry/nmrglue/nmrglue-0.5-r1.ebuild
@@ -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"