source-highlight: update to 3.1.8.
This commit is contained in:
parent
9224579d01
commit
858b88f4c5
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'source-highlight'
|
||||
pkgname=source-highlight
|
||||
version=3.1.7
|
||||
revision=2
|
||||
version=3.1.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-boost=${XBPS_CROSS_BASE}/usr
|
||||
--with-bash-completion=/usr/share/bash-completion/completions"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-3"
|
||||
homepage="http://www.gnu.org/software/src-highlite/"
|
||||
distfiles="http://ftp.gnu.org/gnu/src-highlite/$pkgname-$version.tar.gz"
|
||||
checksum=e1b2e007cdd94595393d42510e2a84763c36aad3409f0c3087f05fcb50a389e8
|
||||
checksum=01336a7ea1d1ccc374201f7b81ffa94d0aecb33afc7d6903ebf9fbf33a55ada3
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends="source-highlight"
|
||||
|
|
Loading…
Reference in New Issue