diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-10-23 18:21:13 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-10-23 18:21:13 -0200 |
commit | a378fa45d2456cfe6c0147a3d64aaead973de9fb (patch) | |
tree | ea7716b6504a0c55dc2d17258a3e9e4bca5779b0 /libre/linux-libre-lts/linux-libre-lts.install | |
parent | b1c8a208f5b65c55fafc5e25b0db452e34b04bbb (diff) | |
download | abslibre-a378fa45d2456cfe6c0147a3d64aaead973de9fb.tar.gz abslibre-a378fa45d2456cfe6c0147a3d64aaead973de9fb.tar.bz2 abslibre-a378fa45d2456cfe6c0147a3d64aaead973de9fb.zip |
linux-libre-lts-3.0.48-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 3dc3be117..257356678 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.47-1-LIBRE-LTS +KERNEL_VERSION=3.0.48-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' |