diff options
author | Eugene Wissner <belka@caraus.de> | 2017-06-05 09:58:26 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-06 07:56:16 +0700 |
commit | 5a5b2238dc408fa54b0fe9761c34793df4daa478 (patch) | |
tree | cdaee358f2f8f027e860dc86645940b82214174d /development/dwarf/dwarf.SlackBuild | |
parent | bc28c0d3e87f87cfde77301251fd2b0308c92068 (diff) | |
download | slackbuilds-5a5b2238dc408fa54b0fe9761c34793df4daa478.tar.gz |
development/dwarf: Updated for version 20170416.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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 d9045e80d8..17dcbcf6f4 100644 --- a/development/dwarf/dwarf.SlackBuild +++ b/development/dwarf/dwarf.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for dwarf -# Copyright 2015-2016 Eugene Wissner Germany +# Copyright 2015-2017 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:-20161124} +VERSION=${VERSION:-20170416} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |