diff options
author | Nicolás Reynolds <fauno@parabola.nu> | 2013-03-21 12:12:27 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@parabola.nu> | 2013-03-21 12:12:27 -0300 |
commit | 9f59cbc1fd9ac9b0c5b08f81447dbd1794992f3d (patch) | |
tree | 61c08b7025d4d1044347d9efd42cf5d9680b7072 /libre/linux-libre-lts/linux-libre-lts.install | |
parent | 55f42c86ab5e8509098cc9763975b58bf9ce6504 (diff) | |
parent | 199598529a8f378b590f77ca6d5434bbd1a58c8d (diff) |
Merge branch 'master' of ssh://gparabola/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 283424020..f8eccd0c4 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.68-1-LIBRE-LTS +KERNEL_VERSION=3.0.69-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' |