update to 1.5.2
This commit is contained in:
parent
3245aa1b02
commit
ea2d15f126
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520988
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libxls
|
||||
PORTVERSION= 1.5.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.5.2
|
||||
CATEGORIES= math devel
|
||||
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${PORTVERSION}/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1559734969
|
||||
SHA256 (libxls-1.5.1.tar.gz) = 3bc88501529ce3909457fedfc5cc6c8c5a8aaaab17ca5cbbfad317b61e465535
|
||||
SIZE (libxls-1.5.1.tar.gz) = 442217
|
||||
TIMESTAMP = 1577453329
|
||||
SHA256 (libxls-1.5.2.tar.gz) = 8d7e52d96ccc6c498e5de78c1988d9838d914eeeb94ac60208378340bd6e6aaa
|
||||
SIZE (libxls-1.5.2.tar.gz) = 443227
|
||||
|
@ -9,6 +9,6 @@ include/xls.h
|
||||
include/libxls/endian.h
|
||||
lib/libxlsreader.so
|
||||
lib/libxlsreader.so.1
|
||||
lib/libxlsreader.so.1.5.1
|
||||
lib/libxlsreader.so.1.5.2
|
||||
libdata/pkgconfig/libxls.pc
|
||||
man/man1/xls2csv.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user