mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
highlight: update to 3.56.
This commit is contained in:
parent
f7a1ab6c70
commit
2c1e055982
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.55
|
version=3.56
|
||||||
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=1df2dcf909af03291b3696ddc66219ef22559d4a1db0fd26400e2fa2a795bcfc
|
checksum=764942e25ebf6b2e07b3efa3bb073e1bb64091d1fd667d6d689091707558fa63
|
||||||
conf_files="/etc/highlight/filetypes.conf"
|
conf_files="/etc/highlight/filetypes.conf"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue