mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libxlsxwriter: update to 0.8.5.
This commit is contained in:
parent
7150e92cfc
commit
373c894687
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.8.4
|
version=0.8.5
|
||||||
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=36e66fd3b41306ad60de5d38e128a8ef6aa3f75fe102fb1becf5bd06bd7c7cda
|
checksum=27d81167386ac21dd7aaa1f0acd7869e4306428b22214fe76b735dbc5296fe92
|
||||||
|
|
||||||
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