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