diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-08 05:06:10 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-08 05:06:10 -0300 |
commit | 1ba29d20b62bd022a3a16d0dca52879986302407 (patch) | |
tree | 51275e11b7cc72dbaa39b3dd2adb5f893f184cc6 /kernels/linux-libre-xen/linux-libre-xen.install | |
parent | abc704b20818d02a4be5be2904e14c58f949a1c4 (diff) | |
download | abslibre-1ba29d20b62bd022a3a16d0dca52879986302407.tar.gz abslibre-1ba29d20b62bd022a3a16d0dca52879986302407.tar.bz2 abslibre-1ba29d20b62bd022a3a16d0dca52879986302407.zip |
linux-libre-{pae,xen}: updating version
* add CONFIG_FANOTIFY_ACCESS_PERMISSIONS => https://bugs.archlinux.org/task/34544
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 7cdf644f1..2b4029b64 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.5-1-LIBRE-XEN +KERNEL_VERSION=3.8.6-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' |