highlight: update to 3.36.
This commit is contained in:
parent
2c9a1250e8
commit
229538d0c7
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'highlight'
|
||||
pkgname=highlight
|
||||
version=3.35
|
||||
version=3.36
|
||||
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=8a14b49f5e0c07daa9f40b4ce674baa00bb20061079473a5d386656f6d236d05
|
||||
checksum=34cd5bcf52714f83364460c0c3551320564c56ff4e117353034e532275792171
|
||||
CFLAGS="-std=c++11"
|
||||
|
|
Loading…
Reference in New Issue