diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-11-20 11:23:51 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-11-20 11:23:51 -0200 |
commit | 622d65ecf22b240afdc889af1cd36ba41a27ba9d (patch) | |
tree | 2b8c70c5d3f18e21eb0f4ecc50a6f871a77f1d11 /libre/linux-libre/linux-libre.install | |
parent | e39e3bd9c06df33666bad51d7ffee889d44c8eef (diff) | |
download | abslibre-622d65ecf22b240afdc889af1cd36ba41a27ba9d.tar.gz abslibre-622d65ecf22b240afdc889af1cd36ba41a27ba9d.tar.bz2 abslibre-622d65ecf22b240afdc889af1cd36ba41a27ba9d.zip |
linux-libre-3.6.7-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 8a3791240..f5c51e08f 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.6.6-1-LIBRE +KERNEL_VERSION=3.6.7-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' |