wok-6.x diff qemu/receipt @ rev 13685
btrfs-progs: do not create 2 snapshots simultaneously...
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Dec 03 11:12:37 2012 +0100 (2012-12-03) |
parents | 815296e7f2ed |
children | 9b6bb1d6033f |
line diff
1.1 --- a/qemu/receipt Sat Jun 02 01:58:04 2012 +0200 1.2 +++ b/qemu/receipt Mon Dec 03 11:12:37 2012 +0100 1.3 @@ -1,11 +1,11 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="qemu" 1.7 -VERSION="1.0.1" 1.8 +VERSION="1.2.0" 1.9 CATEGORY="misc" 1.10 SHORT_DESC="General-purpose full virtualizer for x86 hardware." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 -TARBALL="$PACKAGE-$VERSION.tar.gz" 1.13 +TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.14 WEB_SITE="http://qemu.org" 1.15 WGET_URL="http://wiki.qemu.org/download/$TARBALL" 1.16 TAGS="virtualization"