mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
highlight: update to 3.32.
This commit is contained in:
parent
86ec8f976f
commit
e5f83829be
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'highlight'
|
# Template file for 'highlight'
|
||||||
pkgname=highlight
|
pkgname=highlight
|
||||||
version=3.31
|
version=3.32
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_cmd="make QMAKE=qmake"
|
make_cmd="make QMAKE=qmake"
|
||||||
|
@ -12,5 +12,5 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
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=8dc852dc71112c4665b9a279a37d2636d6e9cc09ea581a4c4955c8bc856bc239
|
checksum=c54e495319b5b0781a672615763978d5300b3065fa4e02ec9c69b0cafe930c9d
|
||||||
CFLAGS="-std=c++11"
|
CFLAGS="-std=c++11"
|
||||||
|
|
Loading…
Add table
Reference in a new issue