highlight: update to 3.35.
This commit is contained in:
parent
fe92034e6d
commit
bcd74f554a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'highlight'
|
||||
pkgname=highlight
|
||||
version=3.33
|
||||
version=3.35
|
||||
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=64b530354feccabc3e8eeec02a0341be0625509db1fa5dd201c4d07e4d845c3c
|
||||
checksum=8a14b49f5e0c07daa9f40b4ce674baa00bb20061079473a5d386656f6d236d05
|
||||
CFLAGS="-std=c++11"
|
||||
|
|
Loading…
Reference in a new issue