summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorluzpaz <luzpaz@users.noreply.github.com>2023-08-11 07:49:58 -0400
committerRick Farina <zerochaos@gentoo.org>2023-08-19 10:00:27 -0400
commit9e5f72600ba63272d78ad3eb37e3257469533e5f (patch)
tree4a511efbc2d1fa138744a96944ecad010b01cc23 /net-wireless
parentsys-boot/mokutil: drop 0.3.0_p20170405 (diff)
downloadgentoo-9e5f72600ba63272d78ad3eb37e3257469533e5f.tar.gz
gentoo-9e5f72600ba63272d78ad3eb37e3257469533e5f.tar.bz2
gentoo-9e5f72600ba63272d78ad3eb37e3257469533e5f.zip
net-wireless/bladerf-fpga: update to https:// schema
Includes changes to bladerf-fpga-0.15.0.ebuild as reported in https://repology.org/repository/gentoo/problems Signed-off-by: luzpaz <luzpaz@users.noreply.github.com> Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/bladerf-fpga/bladerf-fpga-0.15.0.ebuild10
1 files changed, 5 insertions, 5 deletions
diff --git a/net-wireless/bladerf-fpga/bladerf-fpga-0.15.0.ebuild b/net-wireless/bladerf-fpga/bladerf-fpga-0.15.0.ebuild
index ecd4f2f6898d..5d613704947d 100644
--- a/net-wireless/bladerf-fpga/bladerf-fpga-0.15.0.ebuild
+++ b/net-wireless/bladerf-fpga/bladerf-fpga-0.15.0.ebuild
@@ -4,15 +4,15 @@
EAPI=8
DESCRIPTION="bladeRF FPGA bitstreams"
-HOMEPAGE="http://nuand.com/fpga.php"
+HOMEPAGE="https://nuand.com/fpga.php"
#fpga code is open source, but uses a proprietary toolchain to build
#automated builds from git are available, but likely unneeded
#http://hoopycat.com/bladerf_builds/
-SRC_URI="xA4? ( http://nuand.com/fpga/v${PV}/hostedxA4.rbf -> hostedxA4-${PV}.rbf )
- xA9? ( http://nuand.com/fpga/v${PV}/hostedxA9.rbf -> hostedxA9-${PV}.rbf )
- x40? ( http://nuand.com/fpga/v${PV}/hostedx40.rbf -> hostedx40-${PV}.rbf )
- x115? ( http://nuand.com/fpga/v${PV}/hostedx115.rbf -> hostedx115-${PV}.rbf )"
+SRC_URI="xA4? ( https://nuand.com/fpga/v${PV}/hostedxA4.rbf -> hostedxA4-${PV}.rbf )
+ xA9? ( https://nuand.com/fpga/v${PV}/hostedxA9.rbf -> hostedxA9-${PV}.rbf )
+ x40? ( https://nuand.com/fpga/v${PV}/hostedx40.rbf -> hostedx40-${PV}.rbf )
+ x115? ( https://nuand.com/fpga/v${PV}/hostedx115.rbf -> hostedx115-${PV}.rbf )"
LICENSE="MIT"
SLOT="0"