diff options
Diffstat (limited to 'net-wireless/gqrx')
-rw-r--r-- | net-wireless/gqrx/gqrx-2.11.5-r1.ebuild | 4 | ||||
-rw-r--r-- | net-wireless/gqrx/gqrx-2.12.1.ebuild | 2 | ||||
-rw-r--r-- | net-wireless/gqrx/gqrx-9999.ebuild | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/net-wireless/gqrx/gqrx-2.11.5-r1.ebuild b/net-wireless/gqrx/gqrx-2.11.5-r1.ebuild index 827cbf70e3de..982b78c3a0f2 100644 --- a/net-wireless/gqrx/gqrx-2.11.5-r1.ebuild +++ b/net-wireless/gqrx/gqrx-2.11.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils eutils DESCRIPTION="Software defined radio receiver powered by GNU Radio and Qt" -HOMEPAGE="http://gqrx.dk/" +HOMEPAGE="https://gqrx.dk/" if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/csete/gqrx.git" diff --git a/net-wireless/gqrx/gqrx-2.12.1.ebuild b/net-wireless/gqrx/gqrx-2.12.1.ebuild index 0c8ea0281cd0..5497f6b12fd5 100644 --- a/net-wireless/gqrx/gqrx-2.12.1.ebuild +++ b/net-wireless/gqrx/gqrx-2.12.1.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit cmake-utils DESCRIPTION="Software defined radio receiver powered by GNU Radio and Qt" -HOMEPAGE="http://gqrx.dk/" +HOMEPAGE="https://gqrx.dk/" if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/csete/gqrx.git" diff --git a/net-wireless/gqrx/gqrx-9999.ebuild b/net-wireless/gqrx/gqrx-9999.ebuild index 0c8ea0281cd0..5497f6b12fd5 100644 --- a/net-wireless/gqrx/gqrx-9999.ebuild +++ b/net-wireless/gqrx/gqrx-9999.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit cmake-utils DESCRIPTION="Software defined radio receiver powered by GNU Radio and Qt" -HOMEPAGE="http://gqrx.dk/" +HOMEPAGE="https://gqrx.dk/" if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/csete/gqrx.git" |