dev-libs/qqwing: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 27 Apr 2018 13:21:33 +0000 (15:21 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 5 May 2018 01:25:55 +0000 (21:25 -0400)
dev-libs/qqwing/qqwing-1.3.3.ebuild
dev-libs/qqwing/qqwing-1.3.4.ebuild

index 79a5f9c19eca6d437d13c09a84f0e0b68e465e26..f9527626400da14c0e933b80e5c768f2cc5af1f8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit autotools eutils
 
 DESCRIPTION="Sudoku puzzle generator and solver"
-HOMEPAGE="http://qqwing.com/"
+HOMEPAGE="https://qqwing.com"
 SRC_URI="https://github.com/stephenostermiller/${PN}/archive/v${PV}.tar.gz -> ${PN}-${PV}.tar.gz"
 
 LICENSE="GPL-2+"
index 8c6fe5281f9a20c70bc3d96eb47aba016bf82fd8..427854765114d95ffbbd0e7bf388c0869038eac8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit eutils
 
 DESCRIPTION="Sudoku puzzle generator and solver"
-HOMEPAGE="http://qqwing.com/"
-SRC_URI="http://qqwing.com/${P}.tar.gz"
+HOMEPAGE="https://qqwing.com"
+SRC_URI="https://qqwing.com/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0/2"