summaryrefslogtreecommitdiffstats
path: root/haskell/haskell-tar/haskell-tar.SlackBuild
diff options
context:
space:
mode:
author Mikko Värri2013-03-04 06:04:49 +0100
committer dsomero2013-03-04 23:26:48 +0100
commit1c73b297c80c8ce9f978d8cf136ba44d7080eb18 (patch)
tree4ccc3132d2299cc8fc185eb86cf8ba1ba63b840d /haskell/haskell-tar/haskell-tar.SlackBuild
parentf759050e3e7720979362d0619868e1be5880c92d (diff)
downloadslackbuilds-1c73b297c80c8ce9f978d8cf136ba44d7080eb18.tar.gz
haskell/haskell-tar: Updated for version 0.4.0.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-tar/haskell-tar.SlackBuild')
-rw-r--r--haskell/haskell-tar/haskell-tar.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/haskell/haskell-tar/haskell-tar.SlackBuild b/haskell/haskell-tar/haskell-tar.SlackBuild
index f8eb4b6864..485a6a0dcc 100644
--- a/haskell/haskell-tar/haskell-tar.SlackBuild
+++ b/haskell/haskell-tar/haskell-tar.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for tar
-# Copyright 2012 Mikko Värri, Finland
+# Copyright 2013 Mikko Värri, Finland
# 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=haskell-tar
-VERSION=${VERSION:-0.4.0.0}
+VERSION=${VERSION:-0.4.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}