diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-03-17 23:04:48 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-03-17 23:04:48 -0300 |
commit | 5394897be24bc09c46c9bbe29f60bcb30af2a74a (patch) | |
tree | 9da28736cca021297236a73936083dc0b557b4d8 /libre/linux-libre/linux-libre.install | |
parent | 71e7b5a2b69e84cfbcd503f9d7ced8f89eee3910 (diff) |
linux-libre: updating revision
* Update to 3.8.3 version for mips64el
* Fix intel drm https://bugs.archlinux.org/task/34327
Diffstat (limited to 'libre/linux-libre/linux-libre.install')
-rw-r--r-- | libre/linux-libre/linux-libre.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre/linux-libre.install b/libre/linux-libre/linux-libre.install index 0a442abb8..24bb42986 100644 --- a/libre/linux-libre/linux-libre.install +++ b/libre/linux-libre/linux-libre.install @@ -2,7 +2,7 @@ # arg 2: the old package version KERNEL_NAME= -KERNEL_VERSION=3.8.3-1-LIBRE +KERNEL_VERSION=3.8.3-2-LIBRE # set a sane PATH to ensure that critical utils like depmod will be found export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' |