From 9a628379a9e124975a3efa655bc07bbbe1337887 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 18 Jul 2016 08:47:53 +0200 Subject: [PATCH] xen: update to 4.7.0. --- common/shlibs | 11 +++++++---- srcpkgs/xen/template | 4 ++-- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/common/shlibs b/common/shlibs index f20b6635737..48327e03584 100644 --- a/common/shlibs +++ b/common/shlibs @@ -465,10 +465,13 @@ libparted.so.2 libparted-3.1_1 libparted-fs-resize.so.0 libparted-3.1_1 libntfs-3g.so.87 ntfs-3g-2016.2.22_1 libruby.so.2.3 ruby-2.3.0_1 -libxenctrl.so.4.6 xen-libs-4.6_1 -libxenguest.so.4.6 xen-libs-4.6_1 -libxlutil.so.4.6 xen-libs-4.6_1 -libxenlight.so.4.6 xen-libs-4.6_1 +libxenctrl.so.4.7 xen-libs-4.7_1 +libxenguest.so.4.7 xen-libs-4.7_1 +libxlutil.so.4.7 xen-libs-4.7_1 +libxenlight.so.4.7 xen-libs-4.7_1 +libxenevtchn.so.1 xen-libs-4.7_1 +libxengnttab.so.1 xen-libs-4.7_1 +libxentoollog.so.1 xen-libs-4.7_1 libxenstore.so.3.0 xen-libs-4.2.2_2 libvhd.so.1.0 xen-libs-4.2.2_2 libxenstat.so.0 xen-libs-4.2.2_2 diff --git a/srcpkgs/xen/template b/srcpkgs/xen/template index 83ecf02dcea..b7e92aeb79c 100644 --- a/srcpkgs/xen/template +++ b/srcpkgs/xen/template @@ -1,13 +1,13 @@ # Template file for 'xen' pkgname=xen -version=4.6.3 +version=4.7.0 revision=1 short_desc="The Xen hypervisor utilities" maintainer="Juan RP " homepage="http://xen.org" license="GPL-2" distfiles="http://bits.xensource.com/oss-xen/release/$version/xen-$version.tar.gz" -checksum=02badfce9a037bd1bd4a94210c1f6b85467746216c71795805102b514bcf1fc4 +checksum=be5876144d49729572ae06142e0bb93f1c1f2695578141eff2931995add24623 patch_args="-Np1" only_for_archs="x86_64 x86_64-musl"