mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libxls: update to 1.6.1.
This commit is contained in:
parent
d0b6cb772c
commit
015f166819
2 changed files with 3 additions and 3 deletions
|
@ -2676,7 +2676,7 @@ libipmidetect.so.0 freeipmi-1.5.1_1
|
||||||
libsmpeg-0.4.so.0 smpeg-0.4.5_3
|
libsmpeg-0.4.so.0 smpeg-0.4.5_3
|
||||||
libsmpeg2-2.0.so.0 smpeg2-2.0.0_1
|
libsmpeg2-2.0.so.0 smpeg2-2.0.0_1
|
||||||
libedac.so.1 libedac-0.18_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
|
libR.so R-4.0.2_1
|
||||||
libmarkdown.so.2 discount-2.2.0_3
|
libmarkdown.so.2 discount-2.2.0_3
|
||||||
libkeystone.so.0 keystone-0.9_1
|
libkeystone.so.0 keystone-0.9_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libxls'
|
# Template file for 'libxls'
|
||||||
pkgname=libxls
|
pkgname=libxls
|
||||||
version=1.5.3
|
version=1.6.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--program-prefix=lib --enable-static"
|
configure_args="--program-prefix=lib --enable-static"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/libxls/libxls"
|
homepage="https://github.com/libxls/libxls"
|
||||||
distfiles="https://github.com/libxls/libxls/releases/download/v${version}/libxls-${version}.tar.gz"
|
distfiles="https://github.com/libxls/libxls/releases/download/v${version}/libxls-${version}.tar.gz"
|
||||||
checksum=d552d4f34f2691e73bb988fcc5ead8cefd8c0c4b8fcc56273f10177cf9088566
|
checksum=dbc35fbb7e83bb15adab21db6af8351b52485064e5b7e47685264cba4a99fcf8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
sed '/^$/q' include/xls.h >LICENSE
|
sed '/^$/q' include/xls.h >LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue