parent
cebab8e6d9
commit
6f6b61bb8b
1 changed files with 4 additions and 4 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue