highlight: update to 4.4

This commit is contained in:
LucasTavaresA 2023-01-28 10:53:24 -03:00 committed by classabbyamp
parent 06ed3a8219
commit 3ce721f62d

View File

@ -1,7 +1,7 @@
# Template file for 'highlight'
pkgname=highlight
version=4.1
revision=3
version=4.4
revision=1
build_style=gnu-makefile
hostmakedepends="pkg-config swig 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>"
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=3a4b6aa55b9837ea217f78e1f52bb294dbf3aaf4ccf8a5553cf859be4fbf3907
changelog="http://www.andre-simon.de/doku/highlight/en/changelog.php"
distfiles="http://www.andre-simon.de/zip/highlight-${version}.tar.bz2"
checksum=9682336941db6b081c9be616ee778fc306386ddd2ed87881db87578bfa2a39ba
# No check target, fails spectacularly when asked
make_check=no
conf_files="/etc/highlight/filetypes.conf"