mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-23 09:37:02 +02:00
highlight: update to 3.57.
This commit is contained in:
parent
f4f50c2278
commit
ae2f3ea8fd
1 changed files with 3 additions and 4 deletions
|
@ -1,17 +1,16 @@
|
|||
# Template file for 'highlight'
|
||||
pkgname=highlight
|
||||
version=3.56
|
||||
version=3.57
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_cmd="make QMAKE=qmake"
|
||||
hostmakedepends="pkg-config qt-qmake swig perl"
|
||||
hostmakedepends="pkg-config swig perl"
|
||||
makedepends="boost-devel lua-devel perl"
|
||||
short_desc="Fast and flexible source code highlighter (CLI version)"
|
||||
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=764942e25ebf6b2e07b3efa3bb073e1bb64091d1fd667d6d689091707558fa63
|
||||
checksum=f203f75e7e35ce381d0a13270bfdc9ee53fa965c39cc137a9927b9ff0e3be913
|
||||
conf_files="/etc/highlight/filetypes.conf"
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Add table
Reference in a new issue