highlight: update to 3.39.
This commit is contained in:
parent
285a58dbbe
commit
b2a5b03ce9
|
@ -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 <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=c017d817e397d2d98c9264f63af2613a011bcbdcac53a92d3d540ae0978807fb
|
||||
checksum=44f2cef6b5c0b89b5c0d76cf39ce4c2944eeff6b9c23ba27d1d153ac93d10f7d
|
||||
CFLAGS="-std=c++11"
|
||||
|
|
Loading…
Reference in New Issue