From d30be4e68beeeb04299c853a89b4aae0e433144e Mon Sep 17 00:00:00 2001 From: John McQuah Date: Mon, 27 May 2024 22:57:18 +0000 Subject: [PATCH] libdispatch: updated to version 5.10 --- libdispatch/.footprint | 1 + libdispatch/.signature | 8 ++++---- libdispatch/Pkgfile | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/libdispatch/.footprint b/libdispatch/.footprint index 5c4d4c6..cb04d07 100644 --- a/libdispatch/.footprint +++ b/libdispatch/.footprint @@ -16,6 +16,7 @@ drwxr-xr-x root/root usr/include/dispatch/ -rw-r--r-- root/root usr/include/dispatch/source.h -rw-r--r-- root/root usr/include/dispatch/time.h drwxr-xr-x root/root usr/include/os/ +-rw-r--r-- root/root usr/include/os/generic_base.h -rw-r--r-- root/root usr/include/os/generic_unix_base.h -rw-r--r-- root/root usr/include/os/generic_win_base.h -rw-r--r-- root/root usr/include/os/object.h diff --git a/libdispatch/.signature b/libdispatch/.signature index 3d9a2e6..632fcf4 100644 --- a/libdispatch/.signature +++ b/libdispatch/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/jmq.pub -RWTTPlFarK9CxLMtOCYTEjPDconlv2MqX0mmD1CV5EYqbzzFq7sg5OtNnF6KckVo31p7pVaP1lqCOnxiX5DHFKq3MfRCa9A6SgY= -SHA256 (Pkgfile) = 71ed274ab2dc1cc662bd902f7b2a6bf3adbc3afafc4b470e3a4709c1bbff2c62 -SHA256 (.footprint) = b71c22b91f41313aa5e8ced9cd9573d368694f99e7c76b9cdb0f921694b7d8b5 -SHA256 (swift-5.5.3-RELEASE.zip) = 03f174c8677f50707bdb5c4606159f6216c0db4eb11969137fde83bdab166b05 +RWTTPlFarK9CxB8o2MO5+jZrq6U61ClvC1W/4EU9H3s3A5w2lS4BLzxmsjYeHoPH9jdaHlKOZXkRvui6vxdML0B0G/GpshI7RAk= +SHA256 (Pkgfile) = c9692ea9d861977fc47855bde2ec69ded97b7fa2ad804952a6e9cf2b49171cc6 +SHA256 (.footprint) = 434fdf7c780c53773601779638fdd9582f322134ab7a7a039381c6a8c6e12583 +SHA256 (swift-5.10-RELEASE.zip) = c70831a43bb712e4abffc1868c59e47b4a0937e8b70e16739bc398be27dcb76c diff --git a/libdispatch/Pkgfile b/libdispatch/Pkgfile index c4723e9..7b2de8a 100644 --- a/libdispatch/Pkgfile +++ b/libdispatch/Pkgfile @@ -4,7 +4,7 @@ # Depends on: clang name=libdispatch -version=5.5.3 +version=5.10 release=1 source=(https://github.com/apple/swift-corelibs-$name/archive/refs/tags/swift-$version-RELEASE.zip)