summaryrefslogtreecommitdiff
path: root/network
diff options
context:
space:
mode:
authorHeinz Wiesinger <pprkut@liwjatan.at>2010-05-12 17:44:18 +0200
committerMichiel van Wessem <michiel@slackbuilds.org>2010-05-12 17:44:18 +0200
commit49ccd61bf27aeb8dbfddabd4e96b692705905074 (patch)
tree2099ba83c13272e332e99abb00a73683ed62ac82 /network
parent10b0129f4ecd8457c9f6e62f0a3bf7b8aaf5c6cf (diff)
downloadslackbuilds-49ccd61bf27aeb8dbfddabd4e96b692705905074.tar.gz
network/tork: Updated for version 0.31
Diffstat (limited to 'network')
-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"