summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-29 09:01:09 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 10:35:49 +0200
commit1c674531b70ff4b01fc72c9bf2dec35b7a8b0457 (patch)
tree3aac900e3cf56d42c077aa63746a2c3d89dce96f
parentdev-haskell/lens-family-th: use HTTPS for GitHub (diff)
downloadgentoo-1c674531.tar.gz
gentoo-1c674531.tar.bz2
gentoo-1c674531.zip
media-libs/hal-flash: use HTTPS for GitHub and HOMEPAGE domain
Package-Manager: Portage-2.3.6, Repoman-2.3.3
-rw-r--r--media-libs/hal-flash/hal-flash-0.3.3-r1.ebuild6
-rw-r--r--media-libs/hal-flash/hal-flash-0.3.3.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/media-libs/hal-flash/hal-flash-0.3.3-r1.ebuild b/media-libs/hal-flash/hal-flash-0.3.3-r1.ebuild
index 6ed629175114..1bb315674101 100644
--- a/media-libs/hal-flash/hal-flash-0.3.3-r1.ebuild
+++ b/media-libs/hal-flash/hal-flash-0.3.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,8 +6,8 @@ EAPI=6
inherit eutils multilib-minimal
DESCRIPTION="libhal stub forwarding to UDisks for Adobe Flash to play DRM content"
-HOMEPAGE="https://github.com/cshorler/hal-flash http://build.opensuse.org/package/show/devel:openSUSE:Factory/hal-flash"
-SRC_URI="http://github.com/cshorler/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/cshorler/hal-flash https://build.opensuse.org/package/show/devel:openSUSE:Factory/hal-flash"
+SRC_URI="https://github.com/cshorler/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
diff --git a/media-libs/hal-flash/hal-flash-0.3.3.ebuild b/media-libs/hal-flash/hal-flash-0.3.3.ebuild
index c5b12cd08c00..abe863978f20 100644
--- a/media-libs/hal-flash/hal-flash-0.3.3.ebuild
+++ b/media-libs/hal-flash/hal-flash-0.3.3.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
inherit autotools eutils
DESCRIPTION="A libhal stub library forwarding to UDisks for www-plugins/adobe-flash to play DRM content"
-HOMEPAGE="https://github.com/cshorler/hal-flash http://build.opensuse.org/package/show/devel:openSUSE:Factory/hal-flash"
-SRC_URI="http://github.com/cshorler/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/cshorler/hal-flash https://build.opensuse.org/package/show/devel:openSUSE:Factory/hal-flash"
+SRC_URI="https://github.com/cshorler/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"