system/nano-syntax-highlighting: Updated for version 20180827.

This maintains compatibility with the older versions of Nano.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Edinaldo P. Silva 2018-11-29 21:16:38 +00:00 committed by Willy Sudiarto Raharjo
parent 954149e3bc
commit ae13ba8a07
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=nano-syntax-highlighting
VERSION=${VERSION:-20181103}
VERSION=${VERSION:-20180827}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -35,7 +35,7 @@ PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
SRCNAM=${SRCNAM:-nanorc}
SRCVER=${SRCVER:-142ee236d31969f960541fbd630ed55f6fb54bbf}
SRCVER=${SRCVER:-19feaf51d88006a62c06e34a40f57960a7409e8e}
set -e

View file

@ -1,8 +1,8 @@
PRGNAM="nano-syntax-highlighting"
VERSION="20181103"
VERSION="20180827"
HOMEPAGE="https://github.com/scopatz/nanorc"
DOWNLOAD="https://github.com/scopatz/nanorc/archive/142ee236d31969f960541fbd630ed55f6fb54bbf/nanorc-142ee236d31969f960541fbd630ed55f6fb54bbf.tar.gz"
MD5SUM="e575f227083489976be216fa5a4c4672"
DOWNLOAD="https://github.com/scopatz/nanorc/archive/19feaf51d88006a62c06e34a40f57960a7409e8e/nanorc-19feaf51d88006a62c06e34a40f57960a7409e8e.tar.gz"
MD5SUM="ad10dfe13170725642c096318027ddbf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""