diff --git a/srcpkgs/libxls/template b/srcpkgs/libxls/template index c50511b556..dc22a901fb 100644 --- a/srcpkgs/libxls/template +++ b/srcpkgs/libxls/template @@ -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 " -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