diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-26 15:19:05 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-26 15:19:05 -0200 |
commit | 1eed9b1b5165c6f2468ecbc0c270afd7e9fc91fe (patch) | |
tree | e74e85cdcec15cceaa129f3d79b0ef279aded4c2 /libre/linux-libre/linux-libre.install | |
parent | 73984a503bd3463167153ca1d45bc97b89240adb (diff) |
linux-libre-3.7.1-2.1: updating release to fix signature error
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 301a1b6c2..61aa977c0 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.7.1-2-LIBRE +KERNEL_VERSION=3.7.1-2.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' |