mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/bluefish: Updated for version 2.2.8.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
eb5ab7d38b
commit
cb12041dd2
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=bluefish
|
||||
VERSION=${VERSION:-2.2.7}
|
||||
VERSION=${VERSION:-2.2.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="bluefish"
|
||||
VERSION="2.2.7"
|
||||
VERSION="2.2.8"
|
||||
HOMEPAGE="http://bluefish.openoffice.nl/index.html"
|
||||
DOWNLOAD="http://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.7.tar.bz2"
|
||||
MD5SUM="533c3ef1e7d5ec369893c0fd4094605c"
|
||||
DOWNLOAD="http://www.bennewitz.com/bluefish/stable/source/bluefish-2.2.8.tar.bz2"
|
||||
MD5SUM="4d576ab2571aea7ed501d34399c6bd43"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue