mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
highlight: update to 3.55.
This commit is contained in:
parent
fbc466b9a1
commit
b7a4d3ee93
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'highlight'
|
# Template file for 'highlight'
|
||||||
pkgname=highlight
|
pkgname=highlight
|
||||||
version=3.54
|
version=3.55
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_cmd="make QMAKE=qmake"
|
make_cmd="make QMAKE=qmake"
|
||||||
hostmakedepends="pkg-config qt-qmake swig perl"
|
hostmakedepends="pkg-config qt-qmake swig perl"
|
||||||
|
@ -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=8a50a85e94061b53085c6ad8cf110039217dbdd411ab846f9ff934bec7ecd6d0
|
checksum=1df2dcf909af03291b3696ddc66219ef22559d4a1db0fd26400e2fa2a795bcfc
|
||||||
conf_files="/etc/highlight/filetypes.conf"
|
conf_files="/etc/highlight/filetypes.conf"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue