source-highlight: rebuild to update metadata objs.
This commit is contained in:
parent
adde554753
commit
ac8fa0f624
1 changed files with 1 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'source-highlight'
|
||||
pkgname=source-highlight
|
||||
version=3.1.7
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-boost=${XBPS_CROSS_BASE}/usr
|
||||
--with-bash-completion=/usr/share/bash-completion/completions"
|
||||
|
@ -29,7 +29,6 @@ libsource-highlight_package() {
|
|||
vmove "usr/lib/*.so.*"
|
||||
}
|
||||
}
|
||||
|
||||
source-highlight-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
depends="libsource-highlight>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue