diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-10-06 16:30:09 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-10-06 16:30:09 -0300 |
commit | a9410759978bda370f2854024b7d614f4b5bc0de (patch) | |
tree | 97efd2f8d32f5754d9eb9d80a1bdc9c0df29ff50 /libre/linux-libre-lts/linux-libre-lts.install | |
parent | 3866bd4a60c82efc87c058a8f7aabb16c5b30e96 (diff) |
linux-libre-lts-3.0.44-1: updating version
Diffstat (limited to 'libre/linux-libre-lts/linux-libre-lts.install')
-rwxr-xr-x | 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 d24939c13..c7f4bc9f6 100755 --- 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.43-1-LIBRE-LTS +KERNEL_VERSION=3.0.44-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' |