diff options
Diffstat (limited to 'system/macemu/macemu.SlackBuild')
-rw-r--r-- | system/macemu/macemu.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/macemu/macemu.SlackBuild b/system/macemu/macemu.SlackBuild index 46ca14ffadcde..975eada89df21 100644 --- a/system/macemu/macemu.SlackBuild +++ b/system/macemu/macemu.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for macemu (BasiliskII and SheepShaver) -# Copyright 2014-2016 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2014-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy # 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=macemu -VERSION=${VERSION:-20161217_181634a} +VERSION=${VERSION:-20180225_2e302d6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |