diff --git a/srcpkgs/highlight/template b/srcpkgs/highlight/template index 3cdad0b1b0..1ed47d1aa9 100644 --- a/srcpkgs/highlight/template +++ b/srcpkgs/highlight/template @@ -1,6 +1,6 @@ # Template file for 'highlight' pkgname=highlight -version=3.38 +version=3.39 revision=1 build_style=gnu-makefile make_cmd="make QMAKE=qmake" @@ -12,5 +12,5 @@ maintainer="Steve Prybylski " 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=c017d817e397d2d98c9264f63af2613a011bcbdcac53a92d3d540ae0978807fb +checksum=44f2cef6b5c0b89b5c0d76cf39ce4c2944eeff6b9c23ba27d1d153ac93d10f7d CFLAGS="-std=c++11"