diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-02-23 11:43:53 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-02-23 11:43:53 -0300 |
commit | ddb1dac1b25464e9c5ac630319b3a4eab605d1c9 (patch) | |
tree | ccbc12d72f717e63bf0343b61bf6505a08f5562e | |
parent | 65c734d3de0bba8d2b51a56484a72ed8899b5f79 (diff) |
ath9k-htc-firmware: minor fix
-rw-r--r-- | libre/ath9k-htc-firmware/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/ath9k-htc-firmware/PKGBUILD b/libre/ath9k-htc-firmware/PKGBUILD index 1c358e085..d92761e05 100644 --- a/libre/ath9k-htc-firmware/PKGBUILD +++ b/libre/ath9k-htc-firmware/PKGBUILD @@ -6,7 +6,7 @@ pkgver=1.4.0 pkgrel=1 pkgdesc='Free firmware files for the Qualcomm Atheros AR7010 and AR9271 USB 802.11n NICs' arch=('any') -url=('http://wireless.kernel.org/en/users/Drivers/ath9k_htc') +url='http://wireless.kernel.org/en/users/Drivers/ath9k_htc' license=('BSD3') makedepends=('cmake' 'xtensa-unknown-elf-binutils' 'xtensa-unknown-elf-gcc') source=("https://github.com/qca/open-ath9k-htc-firmware/archive/$pkgver.tar.gz" |