libxlsxwriter: update to 0.8.7.
This commit is contained in:
parent
319a6197a2
commit
30e59028cc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libxlsxwriter'
|
||||
pkgname=libxlsxwriter
|
||||
version=0.8.6
|
||||
version=0.8.7
|
||||
revision=1
|
||||
wrksrc="${pkgname}-RELEASE_${version}"
|
||||
build_style=cmake
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="BSD-2-Clause"
|
||||
homepage="https://libxlsxwriter.github.io/"
|
||||
distfiles="https://github.com/jmcnamara/libxlsxwriter/archive/RELEASE_${version}.tar.gz"
|
||||
checksum=76cd0d10dbb4e0f38814c89bbdabd49b329a84eb5b4b12135c0550b633c09d51
|
||||
checksum=2544324eca82d307b795d90f2da4cdd1028db3d21c64851dfce27d9174cc7087
|
||||
|
||||
pre_configure() {
|
||||
sed -i "/^add_library/a set_target_properties(\${PROJECT_NAME} \
|
||||
|
|
Loading…
Reference in a new issue