aboutsummaryrefslogtreecommitdiff
path: root/haskell/haskell-tar/haskell-tar.SlackBuild
diff options
context:
space:
mode:
authorMikko Värri <vmj@linuxbox.fi>2013-03-04 00:04:49 -0500
committerdsomero <xgizzmo@slackbuilds.org>2013-03-04 17:26:48 -0500
commit1c73b297c80c8ce9f978d8cf136ba44d7080eb18 (patch)
tree4ccc3132d2299cc8fc185eb86cf8ba1ba63b840d /haskell/haskell-tar/haskell-tar.SlackBuild
parentf759050e3e7720979362d0619868e1be5880c92d (diff)
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 f8eb4b686474..485a6a0dcc0d 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}