mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
libxlsxwriter: update to 1.0.2.
This commit is contained in:
parent
28074ad373
commit
bf106d36b8
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=1.0.1
|
version=1.0.2
|
||||||
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=86df82e1180f07bd0be19225776db8fbe199d66e715a343d8c0c3444b05ec00b
|
checksum=94a99e5d3121a9591bbbe966c581d0c30bf30e4e5be762b6e3066c25fd066092
|
||||||
|
|
||||||
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