diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-10-13 20:50:05 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-10-13 20:50:05 -0200 |
commit | 7bf7735413b534860ada5b25569b72b30b8aedc3 (patch) | |
tree | 21364190d6a1fe0e2481031a63db902510a4e7c6 /libre/linux-libre/linux-libre.install | |
parent | 6eebbceb7377ff4e15f821c193b90cacd76b6f80 (diff) | |
download | abslibre-7bf7735413b534860ada5b25569b72b30b8aedc3.tar.gz abslibre-7bf7735413b534860ada5b25569b72b30b8aedc3.tar.bz2 abslibre-7bf7735413b534860ada5b25569b72b30b8aedc3.zip |
linux-libre-3.6.2-1: updating version
Diffstat (limited to 'libre/linux-libre/linux-libre.install')
-rwxr-xr-x | 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 389ab27c6..e5af2a1bd 100755 --- 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.6.1-1-LIBRE +KERNEL_VERSION=3.6.2-1-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' |