dev-lang/duktape: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 12 Apr 2019 18:12:12 +0000 (20:12 +0200)
committerIan Whyman <thev00d00@gentoo.org>
Sat, 13 Apr 2019 08:50:31 +0000 (09:50 +0100)
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>
dev-lang/duktape/duktape-2.1.1.ebuild
dev-lang/duktape/duktape-2.2.0.ebuild
dev-lang/duktape/duktape-2.2.1.ebuild

index 976fa042698aeca65c314c7e7d40724544e08f6d..311fee357a5adc6da34cff7cf2c7c8da9e195aec 100644 (file)
@@ -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"
index ca7d7d4b2e188c52a02d963b3fa979c4aa04b2e7..311fee357a5adc6da34cff7cf2c7c8da9e195aec 100644 (file)
@@ -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"
index 13e2afcd34714e0e3151663b55f6192459d68010..311fee357a5adc6da34cff7cf2c7c8da9e195aec 100644 (file)
@@ -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"