mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
math/libxlsxwriter: Update to 1.2.1
Changelog: https://github.com/jmcnamara/libxlsxwriter/releases/tag/v1.2.1 PR: 285442 Approved by: portmgr (maintainer timeout, 2+ weeks)
This commit is contained in:
parent
9460c09483
commit
2b4963298f
3 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= libxlsxwriter
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.1.9
|
||||
DISTVERSION= 1.2.1
|
||||
CATEGORIES= math devel
|
||||
|
||||
MAINTAINER= bapt@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1731068391
|
||||
SHA256 (jmcnamara-libxlsxwriter-v1.1.9_GH0.tar.gz) = 03ae330d50f74c8a70be0b06b52bd50868f7cd1251ed040fe3b68d1ad6fd11dc
|
||||
SIZE (jmcnamara-libxlsxwriter-v1.1.9_GH0.tar.gz) = 21840995
|
||||
TIMESTAMP = 1741521284
|
||||
SHA256 (jmcnamara-libxlsxwriter-v1.2.1_GH0.tar.gz) = f3a43fb6b4dab2d65bcbce56088f58c94a8ae7fb5746106c069d77ef87794a24
|
||||
SIZE (jmcnamara-libxlsxwriter-v1.2.1_GH0.tar.gz) = 21839118
|
||||
|
|
|
@ -34,5 +34,5 @@ include/xlsxwriter/workbook.h
|
|||
include/xlsxwriter/worksheet.h
|
||||
include/xlsxwriter/xmlwriter.h
|
||||
lib/libxlsxwriter.so
|
||||
lib/libxlsxwriter.so.7
|
||||
lib/libxlsxwriter.so.8
|
||||
libdata/pkgconfig/xlsxwriter.pc
|
||||
|
|
Loading…
Add table
Reference in a new issue