diff options
Diffstat (limited to 'haskell/haskell-haskell-src/haskell-haskell-src.SlackBuild')
-rw-r--r-- | haskell/haskell-haskell-src/haskell-haskell-src.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/haskell/haskell-haskell-src/haskell-haskell-src.SlackBuild b/haskell/haskell-haskell-src/haskell-haskell-src.SlackBuild index a8ec7d8970..ba7cf1daf8 100644 --- a/haskell/haskell-haskell-src/haskell-haskell-src.SlackBuild +++ b/haskell/haskell-haskell-src/haskell-haskell-src.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for haskell-src -# Copyright 2012 Mikko Värri, Finland +# Copyright 2015 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-haskell-src -VERSION=${VERSION:-1.0.1.5} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.0.1.6} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} SRCNAM="$( echo $PRGNAM | cut -d- -f2- )" |