diff options
Diffstat (limited to 'development/yasm/yasm.SlackBuild')
-rw-r--r-- | development/yasm/yasm.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/yasm/yasm.SlackBuild b/development/yasm/yasm.SlackBuild index 97da8ea4f9..8a735dbc71 100644 --- a/development/yasm/yasm.SlackBuild +++ b/development/yasm/yasm.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for yasm -# Copyright 2008 Heinz Wiesinger <pprkut@iwjatan.at> +# Copyright 2008-2009 Heinz Wiesinger <pprkut@iwjatan.at> # 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=yasm -VERSION=0.7.2 +VERSION=0.8.0 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |