diff options
Diffstat (limited to 'haskell/haskell-bmp/haskell-bmp.SlackBuild')
-rw-r--r-- | haskell/haskell-bmp/haskell-bmp.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/haskell/haskell-bmp/haskell-bmp.SlackBuild b/haskell/haskell-bmp/haskell-bmp.SlackBuild index b70a41df3a..3085fd2625 100644 --- a/haskell/haskell-bmp/haskell-bmp.SlackBuild +++ b/haskell/haskell-bmp/haskell-bmp.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for bmp -# Copyright 2013 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-bmp -VERSION=${VERSION:-1.2.3.4} -BUILD=${BUILD:-1} +VERSION=${VERSION:-1.2.5.2} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} SRCNAM="$( echo $PRGNAM | cut -d- -f2- )" |