diff options
Diffstat (limited to 'academic/extrema/extrema.SlackBuild')
-rw-r--r-- | academic/extrema/extrema.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/extrema/extrema.SlackBuild b/academic/extrema/extrema.SlackBuild index 96f765761f..01470a69cc 100644 --- a/academic/extrema/extrema.SlackBuild +++ b/academic/extrema/extrema.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for extrema -# Copyright 2010 Binh Nguyen <binhnguyen@fastmail.fm> +# Copyright 2010-2011 Binh Nguyen <binhnguyen@fastmail.fm> # 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=extrema -VERSION=${VERSION:-4.4.4} +VERSION=${VERSION:-4.4.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |