diff options
author | Nicolás Reynolds <fauno@parabola.nu> | 2013-05-03 17:17:43 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@parabola.nu> | 2013-05-03 17:17:43 -0300 |
commit | b7cda31a337c2d6d5e6d953d7e75b4b226126905 (patch) | |
tree | 9b65b67388f773443e277f96971e2abe058ee0ee /kernels/linux-libre-xen/linux-libre-xen.install | |
parent | 143857725f3445d3197463cef1baf4dd5638bc1b (diff) | |
parent | d5cb028e7d840387711c8a9d6aa2ca7ac3cdf24c (diff) |
Merge branch 'master' of vparabola:abslibre
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 905244477..dbbd5e8fd 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.10-1-LIBRE-XEN +KERNEL_VERSION=3.8.11-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' |