diff options
author | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2012-12-19 00:55:58 -0200 |
---|---|---|
committer | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2012-12-19 00:55:58 -0200 |
commit | ec3aeff0836dd3d565bdbce78a3010323779ec59 (patch) | |
tree | 0862314c72fb703074f518ec4a1cb8c569c178ec /libre/linux-libre-lts/linux-libre-lts.install | |
parent | c37b943e6961e56017f7747ff7d6d29349d75344 (diff) | |
parent | 3dbbe1eda760ac2972f4829861b195705dcdc0db (diff) |
Merge 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 a2029fd2e..bb727e900 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.56-1-LIBRE-LTS +KERNEL_VERSION=3.0.57-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' |