libxls: update to 1.5.2.

This commit is contained in:
Anthony Iliopoulos 2019-10-28 14:48:40 +01:00 committed by Leah Neukirchen
parent 1545f69c39
commit 798b6cef07

View file

@ -1,15 +1,15 @@
# Template file for 'libxls'
pkgname=libxls
version=1.5.1
version=1.5.2
revision=1
build_style=gnu-configure
configure_args="--program-prefix=lib --enable-static"
short_desc="C library which can read Excel (xls) files"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="BSD-2-clause"
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=3bc88501529ce3909457fedfc5cc6c8c5a8aaaab17ca5cbbfad317b61e465535
checksum=8d7e52d96ccc6c498e5de78c1988d9838d914eeeb94ac60208378340bd6e6aaa
post_install() {
sed '/^$/q' include/xls.h >LICENSE