* gnu/packages/firmware.scm: (ath9k-htc-firmware): Correct home-page url.--- gnu/packages/firmware.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Toggle diff (15 lines)
diff --git a/gnu/packages/firmware.scm b/gnu/packages/firmware.scmindex 8822ff35da..a7a08f3c01 100644--- a/gnu/packages/firmware.scm+++ b/gnu/packages/firmware.scm@@ -86,7 +86,7 @@ ("cross-binutils" ,(cross-binutils "xtensa-elf")) ("cmake" ,cmake-minimal) ("perl" ,perl)))- (home-page "http://wireless.kernel.org/en/users/Drivers/ath9k_htc")+ (home-page "https://wireless.wiki.kernel.org/en/users/Drivers/ath9k_htc") (synopsis "Firmware for the Atheros AR7010 and AR9271 USB 802.11n NICs") (description "This is the firmware for the Qualcomm Atheros AR7010 and AR9271 USB-- 2.25.2