From 015f166819b4a1a2ed03ffa9340bc6d1bf7fa0b2 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 10 Sep 2020 13:49:55 +0200 Subject: [PATCH] libxls: update to 1.6.1. --- common/shlibs | 2 +- srcpkgs/libxls/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 7c3fb0fda20..ec8310df7b3 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2676,7 +2676,7 @@ libipmidetect.so.0 freeipmi-1.5.1_1 libsmpeg-0.4.so.0 smpeg-0.4.5_3 libsmpeg2-2.0.so.0 smpeg2-2.0.0_1 libedac.so.1 libedac-0.18_1 -libxlsreader.so.1 libxls-1.4.0_1 +libxlsreader.so.8 libxls-1.6.1_1 libR.so R-4.0.2_1 libmarkdown.so.2 discount-2.2.0_3 libkeystone.so.0 keystone-0.9_1 diff --git a/srcpkgs/libxls/template b/srcpkgs/libxls/template index 732f401f644..cd195582a99 100644 --- a/srcpkgs/libxls/template +++ b/srcpkgs/libxls/template @@ -1,6 +1,6 @@ # Template file for 'libxls' pkgname=libxls -version=1.5.3 +version=1.6.1 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=d552d4f34f2691e73bb988fcc5ead8cefd8c0c4b8fcc56273f10177cf9088566 +checksum=dbc35fbb7e83bb15adab21db6af8351b52485064e5b7e47685264cba4a99fcf8 post_install() { sed '/^$/q' include/xls.h >LICENSE