highlight: update to 3.44.
This commit is contained in:
parent
e12bf50c73
commit
a1595d76db
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'highlight'
|
||||
pkgname=highlight
|
||||
version=3.43
|
||||
version=3.44
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_cmd="make QMAKE=qmake"
|
||||
|
@ -11,11 +11,9 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.andre-simon.de/doku/highlight/en/highlight.php"
|
||||
distfiles="http://www.andre-simon.de/zip/${pkgname}-${version}.tar.bz2"
|
||||
checksum=db957ebd73048dcb46347f44a1fe8a949fda40b5ecb360bf0df2da0d8d92e902
|
||||
checksum=53a1191f1b21130d9690e4c9a82947af11777d8e9569446b997c5a824e601fa4
|
||||
conf_files="/etc/highlight/filetypes.conf"
|
||||
|
||||
#CFLAGS="-std=c++11"
|
||||
|
||||
do_check() {
|
||||
# No check target, fails spetarcularly when asked
|
||||
:
|
||||
|
|
Loading…
Reference in New Issue