mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
source-highlight: update to 3.1.8.
This commit is contained in:
parent
9224579d01
commit
858b88f4c5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'source-highlight'
|
# Template file for 'source-highlight'
|
||||||
pkgname=source-highlight
|
pkgname=source-highlight
|
||||||
version=3.1.7
|
version=3.1.8
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-boost=${XBPS_CROSS_BASE}/usr
|
configure_args="--with-boost=${XBPS_CROSS_BASE}/usr
|
||||||
--with-bash-completion=/usr/share/bash-completion/completions"
|
--with-bash-completion=/usr/share/bash-completion/completions"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.gnu.org/software/src-highlite/"
|
homepage="http://www.gnu.org/software/src-highlite/"
|
||||||
distfiles="http://ftp.gnu.org/gnu/src-highlite/$pkgname-$version.tar.gz"
|
distfiles="http://ftp.gnu.org/gnu/src-highlite/$pkgname-$version.tar.gz"
|
||||||
checksum=e1b2e007cdd94595393d42510e2a84763c36aad3409f0c3087f05fcb50a389e8
|
checksum=01336a7ea1d1ccc374201f7b81ffa94d0aecb33afc7d6903ebf9fbf33a55ada3
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends="source-highlight"
|
hostmakedepends="source-highlight"
|
||||||
|
|
Loading…
Add table
Reference in a new issue