mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/bluefish: Updated for version 2.2.15
Signed-off-by: Edward W. Koenig <kingbeowulf@linuxgalaxy.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
699128075a
commit
870fd2bfc3
2 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=bluefish
|
||||
VERSION=${VERSION:-2.2.14}
|
||||
VERSION=${VERSION:-2.2.15}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="bluefish"
|
||||
VERSION="2.2.14"
|
||||
VERSION="2.2.15"
|
||||
HOMEPAGE="http://bluefish.openoffice.nl/index.html"
|
||||
DOWNLOAD="https://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.14.tar.bz2"
|
||||
MD5SUM="c99b6b1ba3e3e70b032936182bb0b387"
|
||||
DOWNLOAD="https://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.15.tar.bz2"
|
||||
MD5SUM="48018bcfef0faeceb66b0f2d814ded03"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue