diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-09-18 15:46:24 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-09-18 15:46:24 -0300 |
commit | f6a8a034eacc656c22f1b79725bd53479736ea2a (patch) | |
tree | a8ea00f20b7037e8b391daf5db7588e3ecd4f8b9 /libre/linux-libre-lts/linux-libre-lts.install | |
parent | 5de05feec61b83260b62a3dd0e67b5da3d1f66c8 (diff) | |
download | abslibre-f6a8a034eacc656c22f1b79725bd53479736ea2a.tar.gz abslibre-f6a8a034eacc656c22f1b79725bd53479736ea2a.tar.bz2 abslibre-f6a8a034eacc656c22f1b79725bd53479736ea2a.zip |
linux-libre-3.0.43-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 05124e7ab..d24939c13 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.42-1-LIBRE-LTS +KERNEL_VERSION=3.0.43-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' |