From b2a5b03ce907568ec18f0b78c42f46f3defeb552 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 25 Sep 2017 02:08:51 +0000 Subject: [PATCH] highlight: update to 3.39. --- srcpkgs/highlight/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/highlight/template b/srcpkgs/highlight/template index 3cdad0b1b04..1ed47d1aa96 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"