diff options
author | Andreas Voegele <andreas@andreasvoegele.com> | 2016-12-04 12:29:47 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-12-04 19:28:52 +0000 |
commit | cd9c8f5a0334f847f427967286189377e1f47929 (patch) | |
tree | ef9c006d1fe3dc7d8305f2e334417ebda2414dd5 /network/broadcom-sta/broadcom-sta.info | |
parent | 8b1b02e14a318dfe165fc628b2cb6baa1e455509 (diff) |
network/broadcom-sta: Fixed downloads.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/broadcom-sta/broadcom-sta.info')
-rw-r--r-- | network/broadcom-sta/broadcom-sta.info | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/network/broadcom-sta/broadcom-sta.info b/network/broadcom-sta/broadcom-sta.info index 8120752d28ab..4d85e3f60e65 100644 --- a/network/broadcom-sta/broadcom-sta.info +++ b/network/broadcom-sta/broadcom-sta.info @@ -1,14 +1,14 @@ PRGNAM="broadcom-sta" VERSION="6.30.223.271" HOMEPAGE="https://www.broadcom.com/support/802.11" -DOWNLOAD="https://www.broadcom.com/docs/linux_sta/hybrid-v35-nodebug-pcoem-6_30_223_271.tar.gz \ - https://www.broadcom.com/docs/linux_sta/README_6.30.223.271.txt" -MD5SUM="4e75f4cb7d87f690f9659ffc478495f0 \ - 458ea8d99c83769d4acf98137f0d46bb" -DOWNLOAD_x86_64="https://www.broadcom.com/docs/linux_sta/hybrid-v35_64-nodebug-pcoem-6_30_223_271.tar.gz \ - https://www.broadcom.com/docs/linux_sta/README_6.30.223.271.txt" -MD5SUM_x86_64="115903050c41d466161784d4c843f4f9 \ - 458ea8d99c83769d4acf98137f0d46bb" +DOWNLOAD="https://docs.broadcom.com/docs-and-downloads/docs/linux_sta/README_6.30.223.271.txt \ + https://docs.broadcom.com/docs-and-downloads/docs/linux_sta/hybrid-v35-nodebug-pcoem-6_30_223_271.tar.gz" +MD5SUM="e3dab6d9dea12b6487ccf24d012e0350 \ + 4e75f4cb7d87f690f9659ffc478495f0" +DOWNLOAD_x86_64="https://docs.broadcom.com/docs-and-downloads/docs/linux_sta/README_6.30.223.271.txt \ + https://docs.broadcom.com/docs-and-downloads/docs/linux_sta/hybrid-v35_64-nodebug-pcoem-6_30_223_271.tar.gz" +MD5SUM_x86_64="e3dab6d9dea12b6487ccf24d012e0350 \ + 115903050c41d466161784d4c843f4f9" REQUIRES="" MAINTAINER="Andreas Voegele" EMAIL="andreas@andreasvoegele.com" |