aboutsummaryrefslogtreecommitdiff
path: root/app/emulation/kqemu/kqemu.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'app/emulation/kqemu/kqemu.SlackBuild')
-rwxr-xr-xapp/emulation/kqemu/kqemu.SlackBuild14
1 files changed, 7 insertions, 7 deletions
diff --git a/app/emulation/kqemu/kqemu.SlackBuild b/app/emulation/kqemu/kqemu.SlackBuild
index c13f6160..3e41a307 100755
--- a/app/emulation/kqemu/kqemu.SlackBuild
+++ b/app/emulation/kqemu/kqemu.SlackBuild
@@ -2,7 +2,7 @@
#
# slackbuild for Qemu, by Rudson R. Alves
# requires: qemu
-# tested: kqemu-1.3.0pre9
+# tested: kqemu-1.3.0pre11
CWD=`pwd`
@@ -15,8 +15,8 @@ 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="kqemu-1.3.0pre9.tar.gz"
-MD5_ORIG="27888c3220844ad360a6a23345fa1bcb"
+SRC_ORIG="kqemu-1.3.0pre11.tar.gz"
+#MD5_ORIG=""
PACKAGE_ORIG=`echo $SRC_ORIG | sed -r 's/(.*)-(.*)\.(.*\..*)$/\1/'`
VERSION_ORIG=`echo $SRC_ORIG | sed -r 's/(.*)-(.*)\.(.*\..*)$/\2/'`
EXTENSION=`echo $SRC_ORIG | sed -r 's/(.*)-(.*)\.(.*\..*)$/\3/'`
@@ -60,10 +60,10 @@ if [ ! -e $SOURCE ]; then
fi
# ------------------ Checa md5sum -----------------------
-if [ "$SRC_ORIG" = "$SRC" -o "$MD5" != "$MD5_ORIG" -a "$MD5" != "no" ]; then
- SUM=`md5sum $SOURCE | awk '{print $1}'`
- [ "$SUM" != "$MD5" ] && exit $ERROR_MD5
-fi
+#if [ "$SRC_ORIG" = "$SRC" -o "$MD5" != "$MD5_ORIG" -a "$MD5" != "no" ]; then
+# SUM=`md5sum $SOURCE | awk '{print $1}'`
+# [ "$SUM" != "$MD5" ] && exit $ERROR_MD5
+#fi
# ----------------- ARCH e LIBDIR -----------------------
# Libdir, para arch x86_64