diff options
author | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2012-10-11 17:39:09 -0200 |
---|---|---|
committer | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2012-10-11 17:39:09 -0200 |
commit | 4a6a67cb189d4b5a867259ed6783845bc11a3de7 (patch) | |
tree | f57c855bbe5ae2cb6f954d486073e36d8e1574cc /libre/linux-libre-lts/linux-libre-lts.install | |
parent | 4bc4b477ce80b006778fed0807e5f93a19ff1f15 (diff) | |
parent | 603c6e15dbcc77f54fc348e70c5cfcef5e2d6db2 (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
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..843a3ce27 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.45-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' |