mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/dwarf: Updated for version 20160613.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
3f0268f76d
commit
3f3c65d85b
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="dwarf"
|
||||
VERSION="20150915"
|
||||
VERSION="20160613"
|
||||
HOMEPAGE="http://www.prevanders.net/dwarf.html"
|
||||
DOWNLOAD="http://www.prevanders.net/libdwarf-20150915.tar.gz"
|
||||
MD5SUM="08d243ea44e39ceb15f72c1066857cc1"
|
||||
DOWNLOAD="https://www.prevanders.net/libdwarf-20160613.tar.gz"
|
||||
MD5SUM="2e0f0ef6546b2155f53e2a4ed65bc44a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue