libxlsxwriter: update to 0.9.9.
This commit is contained in:
parent
0c7f3e9580
commit
efcbc7b2af
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.8
|
version=0.9.9
|
||||||
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=7147d67cfb3dc99f1b2af5ced2c21ce164911c28d9185a1654200dd199f00ace
|
checksum=bfb8c3bafc12a1191353152c51c75ce95741e7ee50a8ae4afbd8dd6b28c31e95
|
||||||
|
|
||||||
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
Add a link
Reference in a new issue