highlight: update to 3.38.

This commit is contained in:
Steve Prybylski 2017-07-07 18:33:53 -04:00
parent 910fd83cb0
commit f23e6adfc7
1 changed files with 2 additions and 2 deletions

View File

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