highlight: update to 4.5
This commit is contained in:
parent
ef56d53e7a
commit
7d150b17f6
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'highlight'
|
# Template file for 'highlight'
|
||||||
pkgname=highlight
|
pkgname=highlight
|
||||||
version=4.4
|
version=4.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config swig perl"
|
hostmakedepends="pkg-config swig perl"
|
||||||
|
@ -11,7 +11,7 @@ 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"
|
||||||
changelog="http://www.andre-simon.de/doku/highlight/en/changelog.php"
|
changelog="http://www.andre-simon.de/doku/highlight/en/changelog.php"
|
||||||
distfiles="http://www.andre-simon.de/zip/highlight-${version}.tar.bz2"
|
distfiles="http://www.andre-simon.de/zip/highlight-${version}.tar.bz2"
|
||||||
checksum=9682336941db6b081c9be616ee778fc306386ddd2ed87881db87578bfa2a39ba
|
checksum=7763f46927616690e3ecc718827458d119414436d4d6462c8997942d0a211172
|
||||||
# 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…
Reference in New Issue