summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eugene Wissner2017-06-05 10:58:26 +0200
committer Willy Sudiarto Raharjo2017-06-06 02:56:16 +0200
commit5a5b2238dc408fa54b0fe9761c34793df4daa478 (patch)
treecdaee358f2f8f027e860dc86645940b82214174d
parentbc28c0d3e87f87cfde77301251fd2b0308c92068 (diff)
downloadslackbuilds-5a5b2238dc408fa54b0fe9761c34793df4daa478.tar.gz
development/dwarf: Updated for version 20170416.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--development/dwarf/README2
-rw-r--r--development/dwarf/dwarf.SlackBuild4
-rw-r--r--development/dwarf/dwarf.info6
3 files changed, 6 insertions, 6 deletions
diff --git a/development/dwarf/README b/development/dwarf/README
index c1e28e78bc..7c976c45bd 100644
--- a/development/dwarf/README
+++ b/development/dwarf/README
@@ -7,4 +7,4 @@ part of SGI IRIX developer tools. From around 1993 dwarfdump and libdwarf were
shipped (as an executable and archive respectively, not source) with every
release of the SGI MIPS/IRIX C compiler. In 1994 (I think the correct year) SGI
agreed (at my request) to open-source libdwarf (and in 1999 to open-source
-dwarfdump) so anyone could use them.
+dwarfdump) so anyone could use them.
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}
diff --git a/development/dwarf/dwarf.info b/development/dwarf/dwarf.info
index 805b0c8e86..abcc9cb415 100644
--- a/development/dwarf/dwarf.info
+++ b/development/dwarf/dwarf.info
@@ -1,8 +1,8 @@
PRGNAM="dwarf"
-VERSION="20161124"
+VERSION="20170416"
HOMEPAGE="https://www.prevanders.net/dwarf.html"
-DOWNLOAD="https://www.prevanders.net/libdwarf-20161124.tar.gz"
-MD5SUM="35526477c0bb572d9e3dab54b7ae5cc0"
+DOWNLOAD="https://www.prevanders.net/libdwarf-20170416.tar.gz"
+MD5SUM="6a53d2b55d3ee2da396d4d0711e5c251"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""