diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-08 04:08:54 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-08 04:08:54 -0300 |
commit | 122617f231d2c1d0a5c9cae9af3d1745bb8e76ce (patch) | |
tree | 5198bd07d28e8aa7e237f0b52b8b302b365648e9 /libre/linux-libre-lts/linux-libre-lts.install | |
parent | 75229d79875967288acb5e5130d7b8958e2ef0cd (diff) | |
download | abslibre-122617f231d2c1d0a5c9cae9af3d1745bb8e76ce.tar.gz abslibre-122617f231d2c1d0a5c9cae9af3d1745bb8e76ce.tar.bz2 abslibre-122617f231d2c1d0a5c9cae9af3d1745bb8e76ce.zip |
linux-libre-lts: updating version
* Update 3.0.72 version to i686 and x86_64
* Update 3.0.71 version to mips64el
* Add CONFIG_FANOTIFY_ACCESS_PERMISSIONS => https://bugs.archlinux.org/task/34544
* Add new patch to revert i686 build breaker
Diffstat (limited to 'libre/linux-libre-lts/linux-libre-lts.install')
-rw-r--r-- | libre/linux-libre-lts/linux-libre-lts.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre-lts/linux-libre-lts.install b/libre/linux-libre-lts/linux-libre-lts.install index 4dbbe33d3..76b9b14f0 100644 --- a/libre/linux-libre-lts/linux-libre-lts.install +++ b/libre/linux-libre-lts/linux-libre-lts.install @@ -2,7 +2,7 @@ # arg 2: the old package version KERNEL_NAME=-lts -KERNEL_VERSION=3.0.71-1-LIBRE-LTS +KERNEL_VERSION=3.0.72-1-LIBRE-LTS # 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' |