diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-11-01 18:50:57 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-11-01 18:50:57 -0200 |
commit | 7da88b5da64e36f7226026425f1edc1fc1687ea7 (patch) | |
tree | 46e99c82a360993a65d60d47f9a028e7e77baf30 /libre/linux-libre/linux-libre.install | |
parent | 8d1e15fb072950eaf9e23342f03cf4d702fc2e8d (diff) |
linux-libre-3.6.5-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 681b322af..30b5abc90 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.4-1-LIBRE +KERNEL_VERSION=3.6.5-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' |