summaryrefslogtreecommitdiff
path: root/haskell/haskell-editline/haskell-editline.SlackBuild
diff options
context:
space:
mode:
authorMikko Värri <vmj@linuxbox.fi>2013-03-04 00:04:29 -0500
committerdsomero <xgizzmo@slackbuilds.org>2013-03-04 17:26:43 -0500
commit20b3e5f9bcfdd0706187490ee3b2081e015ed543 (patch)
tree34de1c69bdc88ae21990d75d47a8c6a75cacf494 /haskell/haskell-editline/haskell-editline.SlackBuild
parent3fb63d094e30d37967db3b5dfdd32d9666ab0dff (diff)
downloadslackbuilds-20b3e5f9bcfdd0706187490ee3b2081e015ed543.tar.gz
haskell/haskell-editline: Updated for version 0.2.1.1.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'haskell/haskell-editline/haskell-editline.SlackBuild')
-rw-r--r--haskell/haskell-editline/haskell-editline.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/haskell/haskell-editline/haskell-editline.SlackBuild b/haskell/haskell-editline/haskell-editline.SlackBuild
index 97456bb4fe..3e24411c63 100644
--- a/haskell/haskell-editline/haskell-editline.SlackBuild
+++ b/haskell/haskell-editline/haskell-editline.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for editline
-# 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,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=haskell-editline
-VERSION=${VERSION:-0.2.1.0}
-BUILD=${BUILD:-4}
+VERSION=${VERSION:-0.2.1.1}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
SRCNAM="$( echo $PRGNAM | cut -d- -f2- )"