diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-09-18 15:45:35 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-09-18 15:45:35 -0300 |
commit | 5de05feec61b83260b62a3dd0e67b5da3d1f66c8 (patch) | |
tree | 85712896fa06b97ce876a112869230e5b4992844 /libre/linux-libre/linux-libre.install | |
parent | 170d2c997092afca9ded78a248e937ce34ea690e (diff) | |
download | abslibre-5de05feec61b83260b62a3dd0e67b5da3d1f66c8.tar.gz abslibre-5de05feec61b83260b62a3dd0e67b5da3d1f66c8.tar.bz2 abslibre-5de05feec61b83260b62a3dd0e67b5da3d1f66c8.zip |
linux-libre-3.5.4-1: updating version
Diffstat (limited to 'libre/linux-libre/linux-libre.install')
-rwxr-xr-x | libre/linux-libre/linux-libre.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre/linux-libre.install b/libre/linux-libre/linux-libre.install index 0cd51930e..8b449331b 100755 --- a/libre/linux-libre/linux-libre.install +++ b/libre/linux-libre/linux-libre.install @@ -2,7 +2,7 @@ # arg 2: the old package version KERNEL_NAME= -KERNEL_VERSION=3.5.3-1-LIBRE +KERNEL_VERSION=3.5.4-1-LIBRE # 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' |