mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
libxlsxwriter: update to 0.9.4.
This commit is contained in:
parent
70cf1e1f0d
commit
1d91173eff
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libxlsxwriter'
|
# Template file for 'libxlsxwriter'
|
||||||
pkgname=libxlsxwriter
|
pkgname=libxlsxwriter
|
||||||
version=0.9.3
|
version=0.9.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-RELEASE_${version}"
|
wrksrc="${pkgname}-RELEASE_${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://libxlsxwriter.github.io/"
|
homepage="https://libxlsxwriter.github.io/"
|
||||||
distfiles="https://github.com/jmcnamara/libxlsxwriter/archive/RELEASE_${version}.tar.gz"
|
distfiles="https://github.com/jmcnamara/libxlsxwriter/archive/RELEASE_${version}.tar.gz"
|
||||||
checksum=5edcf40b063e9fa345c7bc3cc5d72d18458ff4bf0a111da731ae0b8c77df924b
|
checksum=6fbc4d3f84255debbce1ce024087074b7c3f01856115e8bf6b0354db77d3c3df
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i "/^add_library/a set_target_properties(\${PROJECT_NAME} \
|
sed -i "/^add_library/a set_target_properties(\${PROJECT_NAME} \
|
||||||
|
|
Loading…
Add table
Reference in a new issue