development/bashdb: Updated for version 4.2_0.8.

Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
Erik Hanson 2012-09-09 22:58:23 -05:00
parent ae08f4c6cf
commit 79a313fdbb
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# #
# Slackware build script for bashdb # Slackware build script for bashdb
# #
# Copyright 2009-2010 Erik W. Hanson, Minneapolis, MN, USA # Copyright 2009-2012 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.0_0.4 VERSION=4.2_0.8
ARCH=noarch ARCH=noarch
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="bashdb" PRGNAM="bashdb"
VERSION="4.0_0.4" VERSION="4.2_0.8"
HOMEPAGE="http://bashdb.sourceforge.net/" HOMEPAGE="http://bashdb.sourceforge.net/"
DOWNLOAD="http://downloads.sourceforge.net/bashdb/bashdb-4.0-0.4.tar.bz2" DOWNLOAD="http://downloads.sourceforge.net/bashdb/bashdb-4.2-0.8.tar.bz2"
MD5SUM="eb411b64d27ccbd0093789e9e945a589" MD5SUM="f55afbc518d82647e2989a86954fadda"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""