libxls: update to 1.6.2.
This commit is contained in:
parent
a0fab16473
commit
7b214bb79a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libxls'
|
||||
pkgname=libxls
|
||||
version=1.6.1
|
||||
version=1.6.2
|
||||
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=dbc35fbb7e83bb15adab21db6af8351b52485064e5b7e47685264cba4a99fcf8
|
||||
checksum=5dacc34d94bf2115926c80c6fb69e4e7bd2ed6403d51cff49041a94172f5e371
|
||||
|
||||
post_install() {
|
||||
sed '/^$/q' include/xls.h >LICENSE
|
||||
|
|
Loading…
Reference in a new issue