libxlsxwriter: update to 0.9.8.
This commit is contained in:
parent
b40ddc7181
commit
19fdc63a6e
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.7
|
version=0.9.8
|
||||||
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=0a2102f415770548299a1f4cc5c86fc99b5e94ee605ee059e3fba63e75429d08
|
checksum=7147d67cfb3dc99f1b2af5ced2c21ce164911c28d9185a1654200dd199f00ace
|
||||||
|
|
||||||
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