diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-07-08 05:32:49 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-07-08 05:32:49 -0300 |
commit | a23e5eb01b3702889ec5433c907ddd7bf2372d4e (patch) | |
tree | 1645aa0b9526d5dfbfe01fd545a0ca0f53083d65 /libre/linux-libre/PKGBUILD | |
parent | 13f9d20d4cd910574d3d92ffb96b1fe61df19427 (diff) | |
download | abslibre-a23e5eb01b3702889ec5433c907ddd7bf2372d4e.tar.gz abslibre-a23e5eb01b3702889ec5433c907ddd7bf2372d4e.tar.bz2 abslibre-a23e5eb01b3702889ec5433c907ddd7bf2372d4e.zip |
linux-libre: fix ath9k-htc patch
Diffstat (limited to 'libre/linux-libre/PKGBUILD')
-rw-r--r-- | libre/linux-libre/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD index c28f53521..13fb52e58 100644 --- a/libre/linux-libre/PKGBUILD +++ b/libre/linux-libre/PKGBUILD @@ -40,7 +40,7 @@ md5sums=('120df29f88622dabf7015a22c7cc8e25' '8267264d9a8966e57fdacd1fa1fc65c4' '04b21c79df0a952c22d681dd4f4562df' 'f3def2cefdcbb954c21d8505d23cc83c' - 'db6ad371bb61e04b960c453d95e1d5cd' + 'e0d1bfde44105d22a36507d0537d21c2' '30092ce96affb12f89a9eddfad966741') if [ "$CARCH" != "mips64el" ]; then # Don't use the Loongson-specific patches on non-mips64el arches. |