mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/highlight: Updated for version 3.22.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
This commit is contained in:
parent
f714304c4c
commit
2d1b55faea
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for highlight
|
||||
#
|
||||
# Copyright 2011-2012 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2011-2015 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=highlight
|
||||
VERSION=${VERSION:-3.9}
|
||||
VERSION=${VERSION:-3.22}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="highlight"
|
||||
VERSION="3.9"
|
||||
VERSION="3.22"
|
||||
HOMEPAGE="http://www.andre-simon.de/"
|
||||
DOWNLOAD="http://www.andre-simon.de/zip/highlight-3.9.tar.bz2"
|
||||
MD5SUM="8b666baaf3638cc4b4f26b84816bc558"
|
||||
DOWNLOAD="http://www.andre-simon.de/zip/highlight-3.22.tar.bz2"
|
||||
MD5SUM="6e6e12b7ee966fe6b1a31eeda3f0761a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lua"
|
||||
|
|
Loading…
Reference in a new issue