diff options
Diffstat (limited to 'source/d/yasm')
-rwxr-xr-x | source/d/yasm/yasm.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/d/yasm/yasm.SlackBuild b/source/d/yasm/yasm.SlackBuild index b178fdb4..e98878da 100755 --- a/source/d/yasm/yasm.SlackBuild +++ b/source/d/yasm/yasm.SlackBuild @@ -47,8 +47,8 @@ # ----------------------------------------------------------------------------- PKGNAM=yasm -VERSION=${VERSION:-1.1.0} -BUILD=${BUILD:-1} +VERSION=${VERSION:-1.2.0} +BUILD=${BUILD:-2} TAG=${TAG:-} # Automatically determine the architecture we're building on: |