diff options
author | Nicolás Reynolds <fauno@parabola.nu> | 2013-04-16 12:17:27 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@parabola.nu> | 2013-04-16 12:17:27 -0300 |
commit | d468718cdba4c8ac4bad5141e71cd4357072ec9a (patch) | |
tree | 6b223d264b28de2f1f67f8790c66e4668e9bf10f /kernels/linux-libre-xen/linux-libre-xen.install | |
parent | 81f86bc4de7ecaae19f82960c34fe225e13a06f7 (diff) | |
parent | e6ae96ab0320ff1ea91b78dd2c1d5ed337107a31 (diff) |
Merge branch 'master' of vparabola:abslibre
Conflicts:
pcr/pandoc/PKGBUILD
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 2b4029b64..f9430058d 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.6-1-LIBRE-XEN +KERNEL_VERSION=3.8.7-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' |