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-xen/linux-libre-xen.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-xen/linux-libre-xen.install')
-rw-r--r-- | kernels/linux-libre-xen/linux-libre-xen.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernels/linux-libre-xen/linux-libre-xen.install b/kernels/linux-libre-xen/linux-libre-xen.install index 88803e55b..136ca7163 100644 --- a/kernels/linux-libre-xen/linux-libre-xen.install +++ b/kernels/linux-libre-xen/linux-libre-xen.install @@ -2,7 +2,7 @@ # arg 2: the old package version KERNEL_NAME=-xen -KERNEL_VERSION=3.8.2-1-LIBRE-XEN +KERNEL_VERSION=3.8.3-1-LIBRE-XEN # 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' |