mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
libxlsxwriter: update to 1.1.5.
This commit is contained in:
parent
0882bb5872
commit
d077dd20a0
2 changed files with 3 additions and 3 deletions
|
@ -155,7 +155,7 @@ librist.so.4 librist-0.2.7_1
|
|||
libdbus-1.so.3 dbus-libs-1.2.10_1
|
||||
libdbus-glib-1.so.2 dbus-glib-0.80_1
|
||||
libxml2.so.2 libxml2-2.7.0_1
|
||||
libxlsxwriter.so.4 libxlsxwriter-1.1.4_1
|
||||
libxlsxwriter.so.5 libxlsxwriter-1.1.5_1
|
||||
libfuse.so.2 fuse-2.8.1_1
|
||||
libfuse3.so.3 fuse3-3.1.0_1
|
||||
libXext.so.6 libXext-1.0.5_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libxlsxwriter'
|
||||
pkgname=libxlsxwriter
|
||||
version=1.1.4
|
||||
version=1.1.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SHARED_LIBS=ON"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://libxlsxwriter.github.io/"
|
||||
distfiles="https://github.com/jmcnamara/libxlsxwriter/archive/RELEASE_${version}.tar.gz"
|
||||
checksum=b379eb35fdd9c653ebe72485b9c992f612c7ea66f732784457997d6e782f619b
|
||||
checksum=12843587d591cf679e6ec63ecc629245befec2951736804a837696cdb5d61946
|
||||
|
||||
pre_configure() {
|
||||
sed -i "/^add_library/a set_target_properties(\${PROJECT_NAME} \
|
||||
|
|
Loading…
Add table
Reference in a new issue