libdispatch-6.2.2
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Grand Central Dispatch.</Summary>
|
||||
<Description>Grand Central Dispatch (GCD or libdispatch) provides comprehensive support for concurrent code execution on multicore hardware.</Description>
|
||||
<Archive sha1sum="f25bc698285cfa84bf24bd8bd5ef9103c4668e0a" type="targz">https://github.com/apple/swift-corelibs-libdispatch/archive/swift-5.3-RELEASE.tar.gz</Archive>
|
||||
<Archive sha1sum="2e40e1adcfa1e5e2a24ed29ec9fba4a39b87ba50" type="targz">https://github.com/apple/swift-corelibs-libdispatch/archive/swift-6.2.2-RELEASE.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>llvm-clang</Dependency>
|
||||
@@ -20,7 +20,7 @@
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="0">avoid-libkqueue.patch</Patch>
|
||||
<Patch level="0">remove-werror.patch</Patch>
|
||||
<!-- <Patch level="0">remove-werror.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -47,6 +47,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2026-07-04</Date>
|
||||
<Version>6.2.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2021-02-24</Date>
|
||||
<Version>5.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user