diff options
-rw-r--r-- | app-mobilephone/gammu/gammu-1.33.0-r1.ebuild | 4 | ||||
-rw-r--r-- | app-mobilephone/gammu/gammu-1.36.8.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-mobilephone/gammu/gammu-1.33.0-r1.ebuild b/app-mobilephone/gammu/gammu-1.33.0-r1.ebuild index 2eee22cbb1b5..b6b80f011f95 100644 --- a/app-mobilephone/gammu/gammu-1.33.0-r1.ebuild +++ b/app-mobilephone/gammu/gammu-1.33.0-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=5 @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit eutils cmake-utils python-single-r1 DESCRIPTION="A tool to handle your cellular phone" -HOMEPAGE="http://www.wammu.eu/" +HOMEPAGE="https://www.wammu.eu/" SRC_URI="http://dl.cihar.com/${PN}/releases/${P}.tar.bz2" LICENSE="GPL-2" diff --git a/app-mobilephone/gammu/gammu-1.36.8.ebuild b/app-mobilephone/gammu/gammu-1.36.8.ebuild index f4428227be22..dd5cc078d7c7 100644 --- a/app-mobilephone/gammu/gammu-1.36.8.ebuild +++ b/app-mobilephone/gammu/gammu-1.36.8.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit eutils cmake-utils DESCRIPTION="A tool to handle your cellular phone" -HOMEPAGE="http://wammu.eu/gammu/" +HOMEPAGE="https://wammu.eu/gammu/" SRC_URI="http://dl.cihar.com/${PN}/releases/${P}.tar.bz2" LICENSE="GPL-2" |