summaryrefslogtreecommitdiffstats
path: root/system/xen/xen.info
diff options
context:
space:
mode:
author mario <mario@slackverse.org>2011-12-10 01:28:06 -0600
committer Niels Horn <niels.horn@slackbuilds.org>2011-12-10 21:58:16 -0200
commit3aa48f231b9a0ee0495ba05040a91a212785ae6b (patch)
treed8be512729409fbc53da46fb924ee64db213efa8 /system/xen/xen.info
parent66716e78f6584b7544a9e51c5fd0e94dea760401 (diff)
downloadslackbuilds-3aa48f231b9a0ee0495ba05040a91a212785ae6b.tar.gz
slackbuilds-3aa48f231b9a0ee0495ba05040a91a212785ae6b.tar.xz
system/xen: Updated for version 4.1.2 and misc build fixes
This commit includes some minor changes by rworkman to prevent the Makefile(s) from downloading various stuff. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/xen/xen.info')
-rw-r--r--system/xen/xen.info20
1 files changed, 16 insertions, 4 deletions
diff --git a/system/xen/xen.info b/system/xen/xen.info
index a38e68cf59..2e86c7371d 100644
--- a/system/xen/xen.info
+++ b/system/xen/xen.info
@@ -1,10 +1,22 @@
PRGNAM="xen"
-VERSION="4.1.1"
+VERSION="4.1.2"
HOMEPAGE="http://www.xen.org/"
-DOWNLOAD="http://bits.xensource.com/oss-xen/release/4.1.1/xen-4.1.1.tar.gz"
-MD5SUM="fab4bf74d73444ff9b43bced2e4fc5a2"
+DOWNLOAD="http://bits.xensource.com/oss-xen/release/4.1.2/xen-4.1.2.tar.gz \
+ http://xenbits.xensource.com/xen-extfiles/ipxe-git-v1.0.0.tar.gz \
+ http://xenbits.xensource.com/xen-extfiles/lwip-1.3.0.tar.gz \
+ http://xenbits.xensource.com/xen-extfiles/zlib-1.2.3.tar.gz \
+ http://xenbits.xensource.com/xen-extfiles/newlib-1.16.0.tar.gz \
+ http://xenbits.xensource.com/xen-extfiles/pciutils-2.2.9.tar.bz2 \
+ http://xenbits.xensource.com/xen-extfiles/grub-0.97.tar.gz"
+MD5SUM="73561faf3c1b5e36ec5c089b5db848ad \
+ fb7df96781d337899066d82059346885 \
+ 36cc57650cffda9a0269493be2a169bb \
+ debc62758716a169df9f62e6ab2bc634 \
+ bf8f1f9e3ca83d732c00a79a6ef29bc4 \
+ cec05e7785497c5e19da2f114b934ffd \
+ cd3f3eb54446be6003156158d51f4884"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="mario"
EMAIL="mario@slackverse.org"
-APPROVED="Niels Horn"
+APPROVED="Niels Horn,rworkman"