diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-01-22 15:35:49 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-01-22 15:35:49 -0200 |
commit | 5e3e049c88fbd381cac405a39bc4223c0880d734 (patch) | |
tree | e45c0c9958fd2d8bce92092a682bedeb8479e2eb /libre/linux-libre-lts/linux-libre-lts.install | |
parent | 82a9aa1eae640de34243bb74c937ddaf066d7667 (diff) |
linux-libre-lts-3.0.60-1: updating version
* bump to latest version for i686 and x86_64
* bump to 3.0.59 for mips64el
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 30770c2f7..56b5f411d 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.59-1-LIBRE-LTS +KERNEL_VERSION=3.0.60-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' |