highlight: update to 3.40. (#8536)

This commit is contained in:
maxice8 2017-10-25 03:47:26 -02:00 committed by Juan RP
parent 7179912330
commit bd6a7a4843

View file

@ -1,6 +1,6 @@
# Template file for 'highlight' # Template file for 'highlight'
pkgname=highlight pkgname=highlight
version=3.39 version=3.40
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_cmd="make QMAKE=qmake" make_cmd="make QMAKE=qmake"
@ -12,5 +12,5 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
license="GPL-3" license="GPL-3"
homepage="http://www.andre-simon.de/doku/highlight/en/highlight.php" homepage="http://www.andre-simon.de/doku/highlight/en/highlight.php"
distfiles="http://www.andre-simon.de/zip/${pkgname}-${version}.tar.bz2" distfiles="http://www.andre-simon.de/zip/${pkgname}-${version}.tar.bz2"
checksum=44f2cef6b5c0b89b5c0d76cf39ce4c2944eeff6b9c23ba27d1d153ac93d10f7d checksum=3e55fadd3f2a85f25ea995fd0e57e94e2a59fe2e3ccefe6bd896b50acadc38e3
CFLAGS="-std=c++11" CFLAGS="-std=c++11"