diff options
author | Daniel Martà <mvdan@mvdan.cc> | 2013-03-03 22:08:48 +0100 |
---|---|---|
committer | Daniel Martà <mvdan@mvdan.cc> | 2013-03-03 22:08:48 +0100 |
commit | 26f378bccf20b65150636de2ae6babdfac335cda (patch) | |
tree | 09d4cd2691d2f839ce30800d85b6ada507bacb7e /libre/linux-libre-lts/linux-libre-lts.install | |
parent | b8abfa5c393d7fd7150a4aed1fb1e65dee85666d (diff) | |
parent | fcbdc21311f0cad1daea66ebcb51f69f95ea6a1c (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
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 2650a9f83..5fc657d19 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.66-1-LIBRE-LTS +KERNEL_VERSION=3.0.67-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' |