mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/bashdb: Updated for vesion 4.3-0.91.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
This commit is contained in:
parent
6621f2905f
commit
a46b78861f
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
#
|
#
|
||||||
# Slackware build script for bashdb
|
# Slackware build script for bashdb
|
||||||
#
|
#
|
||||||
# Copyright 2009-2012 Erik W. Hanson, Minneapolis, MN, USA
|
# Copyright 2009-2015 Erik W. Hanson, Minneapolis, MN, USA
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -27,7 +27,7 @@
|
||||||
# readarray speeds up initial loading of large scripts.
|
# readarray speeds up initial loading of large scripts.
|
||||||
|
|
||||||
PRGNAM=bashdb
|
PRGNAM=bashdb
|
||||||
VERSION=4.2_0.8
|
VERSION=4.3_0.91
|
||||||
ARCH=noarch
|
ARCH=noarch
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="bashdb"
|
PRGNAM="bashdb"
|
||||||
VERSION="4.2_0.8"
|
VERSION="4.3_0.91"
|
||||||
HOMEPAGE="http://bashdb.sourceforge.net/"
|
HOMEPAGE="http://bashdb.sourceforge.net/"
|
||||||
DOWNLOAD="http://downloads.sourceforge.net/bashdb/bashdb-4.2-0.8.tar.bz2"
|
DOWNLOAD="http://downloads.sourceforge.net/bashdb/bashdb-4.3-0.91.tar.bz2"
|
||||||
MD5SUM="f55afbc518d82647e2989a86954fadda"
|
MD5SUM="71d6be52b7e29599f8bef3380f9050d7"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue