diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-03-22 13:26:03 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-03-22 13:26:03 -0300 |
commit | 4be96e3f04b5396bab4cc334b2d28fc4a9113dfa (patch) | |
tree | e1ba4ac184c939acf1084ae5ad02b2404aa8475f /kernels/linux-libre-xen/linux-libre-xen.install | |
parent | 043a9a0dec2cf6257f499ffc10b5e7e9b5279aba (diff) |
linux-libre-{pae,xen}: updating version
* Update 3.8.4 version
* Remove unnecessaries patches
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 d707e2ef8..0165e78f0 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.3-2-LIBRE-XEN +KERNEL_VERSION=3.8.4-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' |