highlight: update to 4.4
This commit is contained in:
parent
06ed3a8219
commit
3ce721f62d
1 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'highlight'
|
# Template file for 'highlight'
|
||||||
pkgname=highlight
|
pkgname=highlight
|
||||||
version=4.1
|
version=4.4
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config swig perl"
|
hostmakedepends="pkg-config swig perl"
|
||||||
makedepends="boost-devel lua54-devel perl"
|
makedepends="boost-devel lua54-devel perl"
|
||||||
|
@ -9,8 +9,9 @@ short_desc="Fast and flexible source code highlighter (CLI version)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
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"
|
changelog="http://www.andre-simon.de/doku/highlight/en/changelog.php"
|
||||||
checksum=3a4b6aa55b9837ea217f78e1f52bb294dbf3aaf4ccf8a5553cf859be4fbf3907
|
distfiles="http://www.andre-simon.de/zip/highlight-${version}.tar.bz2"
|
||||||
|
checksum=9682336941db6b081c9be616ee778fc306386ddd2ed87881db87578bfa2a39ba
|
||||||
# No check target, fails spectacularly when asked
|
# No check target, fails spectacularly when asked
|
||||||
make_check=no
|
make_check=no
|
||||||
conf_files="/etc/highlight/filetypes.conf"
|
conf_files="/etc/highlight/filetypes.conf"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue