mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
highlight: update to 3.44.
This commit is contained in:
parent
e12bf50c73
commit
a1595d76db
1 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'highlight'
|
# Template file for 'highlight'
|
||||||
pkgname=highlight
|
pkgname=highlight
|
||||||
version=3.43
|
version=3.44
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_cmd="make QMAKE=qmake"
|
make_cmd="make QMAKE=qmake"
|
||||||
|
@ -11,11 +11,9 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.andre-simon.de/doku/highlight/en/highlight.php"
|
homepage="http://www.andre-simon.de/doku/highlight/en/highlight.php"
|
||||||
distfiles="http://www.andre-simon.de/zip/${pkgname}-${version}.tar.bz2"
|
distfiles="http://www.andre-simon.de/zip/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=db957ebd73048dcb46347f44a1fe8a949fda40b5ecb360bf0df2da0d8d92e902
|
checksum=53a1191f1b21130d9690e4c9a82947af11777d8e9569446b997c5a824e601fa4
|
||||||
conf_files="/etc/highlight/filetypes.conf"
|
conf_files="/etc/highlight/filetypes.conf"
|
||||||
|
|
||||||
#CFLAGS="-std=c++11"
|
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# No check target, fails spetarcularly when asked
|
# No check target, fails spetarcularly when asked
|
||||||
:
|
:
|
||||||
|
|
Loading…
Add table
Reference in a new issue