diff options
Diffstat (limited to 'devel/yyjson')
-rw-r--r-- | devel/yyjson/Makefile | 4 | ||||
-rw-r--r-- | devel/yyjson/distinfo | 6 | ||||
-rw-r--r-- | devel/yyjson/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/yyjson/Makefile b/devel/yyjson/Makefile index 162c0f2103e6..d3e822ffdd61 100644 --- a/devel/yyjson/Makefile +++ b/devel/yyjson/Makefile @@ -1,5 +1,5 @@ PORTNAME= yyjson -PORTVERSION= 0.11.0 +PORTVERSION= 0.11.1 CATEGORIES= devel MAINTAINER= pkubaj@FreeBSD.org @@ -8,7 +8,7 @@ WWW= https://github.com/ibireme/yyjson LICENSE= MIT -USES= cmake +USES= cmake pathfix USE_GITHUB= yes GH_ACCOUNT= ibireme diff --git a/devel/yyjson/distinfo b/devel/yyjson/distinfo index 6188bbaf49aa..d705aee8e37c 100644 --- a/devel/yyjson/distinfo +++ b/devel/yyjson/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746618350 -SHA256 (ibireme-yyjson-0.11.0_GH0.tar.gz) = 0cc453318ff299ab61ec233b5b92dd474dee39028ad77904b19a45a79651574e -SIZE (ibireme-yyjson-0.11.0_GH0.tar.gz) = 1591254 +TIMESTAMP = 1747160338 +SHA256 (ibireme-yyjson-0.11.1_GH0.tar.gz) = 610a38a5e59192063f5f581ce0c3c1869971c458ea11b58dfe00d1c8269e255d +SIZE (ibireme-yyjson-0.11.1_GH0.tar.gz) = 1592503 diff --git a/devel/yyjson/pkg-plist b/devel/yyjson/pkg-plist index c74889ae3312..c320e8b644ef 100644 --- a/devel/yyjson/pkg-plist +++ b/devel/yyjson/pkg-plist @@ -3,5 +3,5 @@ lib/cmake/yyjson/yyjson-config-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/yyjson/yyjson-config.cmake lib/libyyjson.so lib/libyyjson.so.0 -lib/libyyjson.so.0.11.0 +lib/libyyjson.so.0.11.1 libdata/pkgconfig/yyjson.pc |