xen: update to 4.6.0.
This commit is contained in:
parent
8040d15b75
commit
a7de366251
2 changed files with 8 additions and 8 deletions
|
@ -467,10 +467,10 @@ libparted.so.2 libparted-3.1_1
|
|||
libparted-fs-resize.so.0 libparted-3.1_1
|
||||
libntfs-3g.so.86 ntfs-3g-2015.3.14_1
|
||||
libruby.so.2.2 ruby-2.2.0_1
|
||||
libxenctrl.so.4.5 xen-libs-4.5<4.6_1
|
||||
libxenguest.so.4.5 xen-libs-4.5<4.6_1
|
||||
libxlutil.so.4.3 xen-libs-4.3_1
|
||||
libxenlight.so.4.5 xen-libs-4.5<4.6_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
|
||||
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
|
||||
|
|
|
@ -1,14 +1,13 @@
|
|||
# Template file for 'xen'
|
||||
pkgname=xen
|
||||
version=4.5.1
|
||||
revision=2
|
||||
wrksrc="xen-${version}"
|
||||
version=4.6.0
|
||||
revision=1
|
||||
short_desc="The Xen hypervisor utilities"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://xen.org"
|
||||
license="GPL-2"
|
||||
distfiles="http://bits.xensource.com/oss-xen/release/$version/xen-$version.tar.gz"
|
||||
checksum=668c11d4fca67ac44329e369f810356eacd37b28d28fb96e66aac77f3c5e1371
|
||||
checksum=6fa1c2431df55aa5950d248e6093b8c8c0f11c357a0adbd348a2186478e80909
|
||||
|
||||
only_for_archs="x86_64"
|
||||
|
||||
|
@ -30,6 +29,7 @@ conf_files="
|
|||
/etc/default/xencommons
|
||||
/etc/xen/xl.conf"
|
||||
nostrip_files="
|
||||
u-boot.e500
|
||||
openbios-ppc
|
||||
openbios-sparc32
|
||||
openbios-sparc64
|
||||
|
|
Loading…
Reference in a new issue