diff options
Diffstat (limited to 'development/dwarf/dwarf.SlackBuild')
-rw-r--r-- | development/dwarf/dwarf.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/dwarf/dwarf.SlackBuild b/development/dwarf/dwarf.SlackBuild index 85257598ea..97bd5c4aa5 100644 --- a/development/dwarf/dwarf.SlackBuild +++ b/development/dwarf/dwarf.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for dwarf -# Copyright 2015-2017 Eugene Wissner Dachau, Germany +# Copyright 2015-2019 Eugene Wissner Dachau, Germany # 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=dwarf -VERSION=${VERSION:-20190110} +VERSION=${VERSION:-20190529} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |