diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-18 18:54:00 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-18 18:54:00 -0200 |
commit | cc394a12128b3aba1cebe3db2cfae8120942f58d (patch) | |
tree | 84bf2feb498192555c9658699d073369478c00df /libre/linux-libre/linux-libre.install | |
parent | b3a10c056595da14a0dafda2efbc24daccc693ad (diff) | |
download | abslibre-cc394a12128b3aba1cebe3db2cfae8120942f58d.tar.gz abslibre-cc394a12128b3aba1cebe3db2cfae8120942f58d.tar.bz2 abslibre-cc394a12128b3aba1cebe3db2cfae8120942f58d.zip |
linux-libre-3.7.1-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 1e065da77..e8f8b6979 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.10-1-LIBRE +KERNEL_VERSION=3.7.1-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' |