mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
devel/yyjson: update to 0.9.0
Changelog: https://github.com/ibireme/yyjson/releases/tag/0.9.0
This commit is contained in:
parent
aff7fcbbaf
commit
c1deab268c
@ -1,5 +1,5 @@
|
||||
PORTNAME= yyjson
|
||||
PORTVERSION= 0.8.0
|
||||
PORTVERSION= 0.9.0
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= pkubaj@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1694683941
|
||||
SHA256 (ibireme-yyjson-0.8.0_GH0.tar.gz) = b2e39ac4c65f9050820c6779e6f7dd3c0d3fed9c6667f91caec0badbedce00f3
|
||||
SIZE (ibireme-yyjson-0.8.0_GH0.tar.gz) = 1529369
|
||||
TIMESTAMP = 1713256298
|
||||
SHA256 (ibireme-yyjson-0.9.0_GH0.tar.gz) = 59902bea55585d870fd7681eabe6091fbfd1a8776d1950f859d2dbbd510c74bd
|
||||
SIZE (ibireme-yyjson-0.9.0_GH0.tar.gz) = 1531794
|
||||
|
@ -2,4 +2,6 @@ include/yyjson.h
|
||||
lib/cmake/yyjson/yyjson-config-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/yyjson/yyjson-config.cmake
|
||||
lib/libyyjson.so
|
||||
lib/libyyjson.so.0.8.0
|
||||
lib/libyyjson.so.0
|
||||
lib/libyyjson.so.0.9.0
|
||||
libdata/pkgconfig/yyjson.pc
|
||||
|
Loading…
Reference in New Issue
Block a user