diff options
author | Eugene Wissner <belka@caraus.de> | 2016-07-24 16:53:59 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-30 08:28:31 +0700 |
commit | 3f3c65d85bb5d8bd2f34c5021114fd2cd8b598bb (patch) | |
tree | e6e438e6a03777ccc6754c3ca3e6d2013043ae44 /development/dwarf/dwarf.SlackBuild | |
parent | 3f0268f76d4c7993e374aa00d2a4b45e50319387 (diff) | |
download | slackbuilds-3f3c65d85bb5d8bd2f34c5021114fd2cd8b598bb.tar.gz |
development/dwarf: Updated for version 20160613.
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 a0ea396edd..81451c3c61 100644 --- a/development/dwarf/dwarf.SlackBuild +++ b/development/dwarf/dwarf.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for dwarf -# Copyright 2015 Eugene Wissner Germany +# Copyright 2015-2016 Eugene Wissner 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:-20150915} +VERSION=${VERSION:-20160613} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |