diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2013-12-08 08:41:31 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2013-12-14 10:53:02 -0600 |
commit | b25f8c50143fc3997e4ecf60a409a1f5d381fee9 (patch) | |
tree | d8149614acb6f28bf4d79ef6e1e9e82d331f7599 /libraries/libx86emu/libx86emu.SlackBuild | |
parent | 1c2ea7381a763323c1d5d56a52696061f327c2be (diff) | |
download | slackbuilds-b25f8c50143fc3997e4ecf60a409a1f5d381fee9.tar.gz |
libraries/libx86emu: Updated for version 1.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libx86emu/libx86emu.SlackBuild')
-rw-r--r-- | libraries/libx86emu/libx86emu.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/libx86emu/libx86emu.SlackBuild b/libraries/libx86emu/libx86emu.SlackBuild index 556e2dc9d8..db8258e91c 100644 --- a/libraries/libx86emu/libx86emu.SlackBuild +++ b/libraries/libx86emu/libx86emu.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for libx86emu -# Copyright 2009-2012 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2009-2013 Heinz Wiesinger, Amsterdam, The Netherlands # 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=libx86emu -VERSION=1.3 +VERSION=1.4 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |