libxls: update to 1.5.3.
This commit is contained in:
parent
0a7993c708
commit
51863e11d0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libxls'
|
||||
pkgname=libxls
|
||||
version=1.5.2
|
||||
version=1.5.3
|
||||
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=8d7e52d96ccc6c498e5de78c1988d9838d914eeeb94ac60208378340bd6e6aaa
|
||||
checksum=d552d4f34f2691e73bb988fcc5ead8cefd8c0c4b8fcc56273f10177cf9088566
|
||||
|
||||
post_install() {
|
||||
sed '/^$/q' include/xls.h >LICENSE
|
||||
|
|
Loading…
Reference in a new issue