highlight: update to 3.42.
This commit is contained in:
parent
ce2687e081
commit
28a374c6ca
1 changed files with 7 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'highlight'
|
||||
pkgname=highlight
|
||||
version=3.40
|
||||
version=3.42
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_cmd="make QMAKE=qmake"
|
||||
|
@ -12,5 +12,10 @@ 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=3e55fadd3f2a85f25ea995fd0e57e94e2a59fe2e3ccefe6bd896b50acadc38e3
|
||||
checksum=a582810384a0c1e870dcd2ca157ba4b5120f898ceb2fd370cfed4f86fc87311e
|
||||
CFLAGS="-std=c++11"
|
||||
|
||||
do_check() {
|
||||
# No check target, fails spetarcularly when asked
|
||||
:
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue