summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-04-12 20:12:12 +0200
committerIan Whyman <thev00d00@gentoo.org>2019-04-13 09:50:31 +0100
commit857caeca579775228ffd8b5be5208c33ac3823bb (patch)
treef63d9fe7a05c4572a78a8788352b2f17cfa67b85
parentpackage.mask: Last rite net-misc/netkit-rwho (diff)
downloadgentoo-857caeca579775228ffd8b5be5208c33ac3823bb.tar.gz
gentoo-857caeca579775228ffd8b5be5208c33ac3823bb.tar.bz2
gentoo-857caeca579775228ffd8b5be5208c33ac3823bb.zip
dev-lang/duktape: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11662 Signed-off-by: Ian Whyman <thev00d00@gentoo.org>
-rw-r--r--dev-lang/duktape/duktape-2.1.1.ebuild6
-rw-r--r--dev-lang/duktape/duktape-2.2.0.ebuild6
-rw-r--r--dev-lang/duktape/duktape-2.2.1.ebuild6
3 files changed, 9 insertions, 9 deletions
diff --git a/dev-lang/duktape/duktape-2.1.1.ebuild b/dev-lang/duktape/duktape-2.1.1.ebuild
index 976fa042698a..311fee357a5a 100644
--- a/dev-lang/duktape/duktape-2.1.1.ebuild
+++ b/dev-lang/duktape/duktape-2.1.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="Embeddable Javascript engine"
-HOMEPAGE="http://duktape.org"
-SRC_URI="http://duktape.org/${P}.tar.xz"
+HOMEPAGE="https://duktape.org"
+SRC_URI="https://duktape.org/${P}.tar.xz"
LICENSE="MIT"
SLOT="0"
diff --git a/dev-lang/duktape/duktape-2.2.0.ebuild b/dev-lang/duktape/duktape-2.2.0.ebuild
index ca7d7d4b2e18..311fee357a5a 100644
--- a/dev-lang/duktape/duktape-2.2.0.ebuild
+++ b/dev-lang/duktape/duktape-2.2.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="Embeddable Javascript engine"
-HOMEPAGE="http://duktape.org"
-SRC_URI="http://duktape.org/${P}.tar.xz"
+HOMEPAGE="https://duktape.org"
+SRC_URI="https://duktape.org/${P}.tar.xz"
LICENSE="MIT"
SLOT="0"
diff --git a/dev-lang/duktape/duktape-2.2.1.ebuild b/dev-lang/duktape/duktape-2.2.1.ebuild
index 13e2afcd3471..311fee357a5a 100644
--- a/dev-lang/duktape/duktape-2.2.1.ebuild
+++ b/dev-lang/duktape/duktape-2.2.1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="Embeddable Javascript engine"
-HOMEPAGE="http://duktape.org"
-SRC_URI="http://duktape.org/${P}.tar.xz"
+HOMEPAGE="https://duktape.org"
+SRC_URI="https://duktape.org/${P}.tar.xz"
LICENSE="MIT"
SLOT="0"