libxls: update to 1.5.1.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'libxls'
|
||||
pkgname=libxls
|
||||
version=1.5.0
|
||||
version=1.5.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--program-prefix=lib --enable-static"
|
||||
@@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="BSD-2-clause"
|
||||
homepage="https://github.com/libxls/libxls"
|
||||
distfiles="https://github.com/libxls/libxls/releases/download/v${version}/libxls-${version}.tar.gz"
|
||||
checksum=c53a55187aeb0545e6fb5cfc89ad9521af80b1afc7eff407ac94c1bd59a64202
|
||||
checksum=3bc88501529ce3909457fedfc5cc6c8c5a8aaaab17ca5cbbfad317b61e465535
|
||||
|
||||
post_install() {
|
||||
sed '/^$/q' include/xls.h >LICENSE
|
||||
@@ -20,6 +20,7 @@ libxls-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
pkg_install() {
|
||||
vmove usr/include
|
||||
vmove usr/lib/pkgconfig
|
||||
vmove "usr/lib/*.so"
|
||||
vmove "usr/lib/*.a"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user