source-highlight: update to 3.1.9.

Closes: #15993 [via git-merge-pr]
This commit is contained in:
mobinmob 2019-10-31 12:39:05 +02:00 committed by Piraty
parent cebab8e6d9
commit 6f6b61bb8b

View file

@ -1,17 +1,17 @@
# Template file for 'source-highlight'
pkgname=source-highlight
version=3.1.8
revision=10
version=3.1.9
revision=1
build_style=gnu-configure
configure_args="--with-boost=${XBPS_CROSS_BASE}/usr
--with-bash-completion=/usr/share/bash-completion/completions"
makedepends="boost-devel"
short_desc="Convert source code to syntax highlighted document"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3"
license="GPL-3.0-or-later"
homepage="http://www.gnu.org/software/src-highlite/"
distfiles="${GNU_SITE}/src-highlite/$pkgname-$version.tar.gz"
checksum=01336a7ea1d1ccc374201f7b81ffa94d0aecb33afc7d6903ebf9fbf33a55ada3
checksum=3a7fd28378cb5416f8de2c9e77196ec915145d44e30ff4e0ee8beb3fe6211c91
if [ "$CROSS_BUILD" ]; then
hostmakedepends="source-highlight"