mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
highlight: update to 3.49.
This commit is contained in:
parent
6e076758e6
commit
38ebccfae0
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.48
|
version=3.49
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_cmd="make QMAKE=qmake"
|
make_cmd="make QMAKE=qmake"
|
||||||
|
@ -11,7 +11,7 @@ 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=fdc5d20e4d4f3f3c68b04b7b979595a45e005e7c6bb3bf45c2153106518fa008
|
checksum=5299774e0d554c83c96001596d942b3c0a4e2884cc61026aed5d5b5730ad90fe
|
||||||
conf_files="/etc/highlight/filetypes.conf"
|
conf_files="/etc/highlight/filetypes.conf"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue