aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rwxr-xr-xapp/emulation/qemu/qemu.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/emulation/qemu/qemu.SlackBuild b/app/emulation/qemu/qemu.SlackBuild
index f69ad84b..ee6d5426 100755
--- a/app/emulation/qemu/qemu.SlackBuild
+++ b/app/emulation/qemu/qemu.SlackBuild
@@ -14,7 +14,7 @@
#
# slackbuild for qemu, by Rudson R. Alves
# requires: none
-# tested: qemu-0.9.0, qemu-0.9.1, qemu-0.10.1
+# tested: qemu-0.9.0, qemu-0.9.1, qemu-0.10.1, qemu-0.10.2
CWD=`pwd`
@@ -28,7 +28,7 @@ fi
# -------- Variáveis de controle de versão --------------
# Nome da fonte para a qual o slackbuild foi construído e
# o seu md5sum
-SRC_ORIG="qemu-0.10.1.tar.gz"
+SRC_ORIG="qemu-0.10.2.tar.gz"
#MD5_ORIG=""
PACKAGE_ORIG=`echo $SRC_ORIG | sed -r 's/(.*)-(.*)\.(.*\..*)$/\1/'`
VERSION_ORIG=`echo $SRC_ORIG | sed -r 's/(.*)-(.*)\.(.*\..*)$/\2/'`