summaryrefslogtreecommitdiff
path: root/net-wireless/gr-osmosdr/gr-osmosdr-0.2.3_p20210128-r1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-25 14:07:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-25 14:07:44 +0000
commit6a84e414622fd99c22318ce656a77bb2a0433fc7 (patch)
tree048f41d4a2a9c373e50bf0906c5508e6f5104fae /net-wireless/gr-osmosdr/gr-osmosdr-0.2.3_p20210128-r1.ebuild
parenta1b20429e7e2ba1b44414459afd5a2b50788cd9c (diff)
gentoo auto-resync : 25:01:2023 - 14:07:44
Diffstat (limited to 'net-wireless/gr-osmosdr/gr-osmosdr-0.2.3_p20210128-r1.ebuild')
-rw-r--r--net-wireless/gr-osmosdr/gr-osmosdr-0.2.3_p20210128-r1.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-wireless/gr-osmosdr/gr-osmosdr-0.2.3_p20210128-r1.ebuild b/net-wireless/gr-osmosdr/gr-osmosdr-0.2.3_p20210128-r1.ebuild
index bf836c81546a..803032a0f1cd 100644
--- a/net-wireless/gr-osmosdr/gr-osmosdr-0.2.3_p20210128-r1.ebuild
+++ b/net-wireless/gr-osmosdr/gr-osmosdr-0.2.3_p20210128-r1.ebuild
@@ -7,7 +7,10 @@ PYTHON_COMPAT=( python3_{9..10} )
inherit cmake python-single-r1
DESCRIPTION="GNU Radio source block for OsmoSDR and rtlsdr and hackrf"
-HOMEPAGE="http://sdr.osmocom.org/trac/wiki/GrOsmoSDR"
+HOMEPAGE="
+ https://sdr.osmocom.org/trac/wiki/GrOsmoSDR
+ https://gitea.osmocom.org/sdr/gr-osmosdr
+"
if [[ ${PV} == 9999* ]]; then
inherit git-r3