highlight: update to 3.33.
This commit is contained in:
parent
5e8e21a967
commit
4f43d3b793
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'highlight'
|
||||
pkgname=highlight
|
||||
version=3.32
|
||||
version=3.33
|
||||
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=c54e495319b5b0781a672615763978d5300b3065fa4e02ec9c69b0cafe930c9d
|
||||
checksum=64b530354feccabc3e8eeec02a0341be0625509db1fa5dd201c4d07e4d845c3c
|
||||
CFLAGS="-std=c++11"
|
||||
|
|
Loading…
Reference in New Issue