development/bluefish: Updated for version 2.2.3.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
04a51f9c53
commit
670ec8ed89
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for bluefish
|
# Slackware build script for bluefish
|
||||||
|
|
||||||
# Copyright 2006-2011 Robby Workman, Northport, Alabama, USA
|
# Copyright 2006-2012 Robby Workman, Northport, Alabama, 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
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=bluefish
|
PRGNAM=bluefish
|
||||||
VERSION=${VERSION:-2.2.2}
|
VERSION=${VERSION:-2.2.3}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="bluefish"
|
PRGNAM="bluefish"
|
||||||
VERSION="2.2.2"
|
VERSION="2.2.3"
|
||||||
HOMEPAGE="http://bluefish.openoffice.nl/index.html"
|
HOMEPAGE="http://bluefish.openoffice.nl/index.html"
|
||||||
DOWNLOAD="http://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.2.tar.bz2"
|
DOWNLOAD="http://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.3.tar.bz2"
|
||||||
MD5SUM="6475325565fb0a003a75f88564b7835f"
|
MD5SUM="d7d2d3893c3f100b27f2ea2e3edfb8d0"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue