media-plugins/vdr-image: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 11 Mar 2018 17:15:53 +0000 (18:15 +0100)
committerAaron Bauman <bman@gentoo.org>
Mon, 26 Mar 2018 19:15:34 +0000 (15:15 -0400)
media-plugins/vdr-image/vdr-image-0.3.1.ebuild
media-plugins/vdr-image/vdr-image-0.4.0.ebuild

index 1d7e5b4d052df29c13cbf7dafad09a5c7a70b47c..8343d9a7fa91b4df084d5315bfcfa2414dc2b5ff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="5"
@@ -8,7 +8,7 @@ inherit vdr-plugin-2 flag-o-matic
 VERSION="679" #every bump, new version
 
 DESCRIPTION="VDR plugin: display of digital images, like jpeg, tiff, png, bmp"
-HOMEPAGE="http://projects.vdr-developer.org/projects/plg-image"
+HOMEPAGE="https://projects.vdr-developer.org/projects/plg-image"
 SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tar.gz"
 
 KEYWORDS="amd64 x86"
index 7c767a04efec11ac66a40ddee92970711a0bebdc..d00933099fff88a2966f3c99597be2ba8a2a027d 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
@@ -8,7 +8,7 @@ inherit vdr-plugin-2
 VERSION="1325" #every bump, new version
 
 DESCRIPTION="VDR plugin: display of digital images, like jpeg, tiff, png, bmp"
-HOMEPAGE="http://projects.vdr-developer.org/projects/plg-image"
+HOMEPAGE="https://projects.vdr-developer.org/projects/plg-image"
 SRC_URI="mirror://vdr-developerorg/${VERSION}/${P}.tgz"
 
 KEYWORDS="amd64 x86"