diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-03-15 22:50:29 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-03-15 22:50:29 -0300 |
commit | 279f6d1ca3d9c9d442838e11bfaaab6e8b4157fc (patch) | |
tree | 0b678882ac9440c90189b448eebed4e1e9d4addc /kernels/linux-libre-pae/linux-libre-pae.install | |
parent | c815c6c8b7bdd442b00b982f536aa1bee482e2d5 (diff) |
linux-libre-{pae,xen}: updating version
* Update to 3.8.3 version
* Change KERN_DEBUG to KERN_WARNING in patch
Diffstat (limited to 'kernels/linux-libre-pae/linux-libre-pae.install')
-rw-r--r-- | kernels/linux-libre-pae/linux-libre-pae.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernels/linux-libre-pae/linux-libre-pae.install b/kernels/linux-libre-pae/linux-libre-pae.install index 88ec434c7..553af3431 100644 --- a/kernels/linux-libre-pae/linux-libre-pae.install +++ b/kernels/linux-libre-pae/linux-libre-pae.install @@ -2,7 +2,7 @@ # arg 2: the old package version KERNEL_NAME=-pae -KERNEL_VERSION=3.8.2-1-LIBRE-PAE +KERNEL_VERSION=3.8.3-1-LIBRE-PAE # 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' |