mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/libxlsxwriter: Update 0.8.4
This commit is contained in:
parent
ceef508fc4
commit
141f446685
2 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libxlsxwriter
|
||||
VERSION=${VERSION:-0.7.7}
|
||||
VERSION=${VERSION:-0.8.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libxlsxwriter"
|
||||
VERSION="0.7.7"
|
||||
VERSION="0.8.4"
|
||||
HOMEPAGE="https://libxlsxwriter.github.io/"
|
||||
DOWNLOAD="https://github.com/jmcnamara/libxlsxwriter/archive/RELEASE_0.7.7/libxlsxwriter-RELEASE_0.7.7.tar.gz"
|
||||
MD5SUM="c79b4d2004fbf8823e88a4c2f425d860"
|
||||
DOWNLOAD="https://github.com/jmcnamara/libxlsxwriter/archive/RELEASE_0.8.4/libxlsxwriter-RELEASE_0.8.4.tar.gz"
|
||||
MD5SUM="d9809e8fb2ca03026f81015e87e143e9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue