summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--network/tork/tork.SlackBuild7
-rw-r--r--network/tork/tork.info8
2 files changed, 7 insertions, 8 deletions
diff --git a/network/tork/tork.SlackBuild b/network/tork/tork.SlackBuild
index 83de2941b7..53e9315768 100644
--- a/network/tork/tork.SlackBuild
+++ b/network/tork/tork.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for tork
-# Copyright 2008 Heinz Wiesinger <pprkut@liwjatan.at>
+# Copyright 2008-2009 Heinz Wiesinger <pprkut@liwjatan.at>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=tork
-VERSION=0.30
+VERSION=0.31
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -65,8 +65,7 @@ CXXFLAGS="$SLKCFLAGS" \
--sysconfdir=/etc/kde \
--localstatedir=/var \
--mandir=/usr/man \
- --build=$ARCH-slackware-linux \
- --host=$ARCH-slackware-linux
+ --build=$ARCH-slackware-linux
make
make install-strip DESTDIR=$PKG
diff --git a/network/tork/tork.info b/network/tork/tork.info
index d90e7dd55d..e2d022ee34 100644
--- a/network/tork/tork.info
+++ b/network/tork/tork.info
@@ -1,8 +1,8 @@
PRGNAM="tork"
-VERSION="0.30"
+VERSION="0.31"
HOMEPAGE="http://tork.sourceforge.net"
-DOWNLOAD="http://downloads.sourceforge.net/tork/tork-0.30.tar.bz2"
-MD5SUM="62925bfd0dc135dd028fa0472b9ccfc9"
+DOWNLOAD="http://downloads.sourceforge.net/tork/tork-0.31.tar.bz2"
+MD5SUM="43533181c760d083a3630919d9e95684"
MAINTAINER="ppr:kut"
EMAIL="pprkut@liwjatan.at"
-APPROVED="dsomero"
+APPROVED="michiel"