This commit is contained in:
Kamil ATLI
2025-03-27 20:13:59 +03:00
parent 0f60f51e40
commit e62f3b02bd
+3 -3
View File
@@ -13,7 +13,7 @@
<PartOf>util.crypt</PartOf>
<Summary>The Rust and C implementations of the BLAKE3 cryptographic hash function.</Summary>
<Description>BLAKE3 is based on an optimized instance of the established hash function BLAKE2 and on the original Bao tree mode.</Description>
<Archive sha1sum="6ac365ee86a78cae00a118c53e82466e0ae70d50" type="targz">https://github.com/BLAKE3-team/BLAKE3/archive/1.5.5/BLAKE3-1.5.5.tar.gz</Archive>
<Archive sha1sum="bc37ecca241fc742a1449950a97dcbfa459f2d4f" type="targz">https://github.com/BLAKE3-team/BLAKE3/archive/refs/tags/1.7.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>rust</Dependency>
<Dependency>cmake</Dependency>
@@ -47,8 +47,8 @@
<History>
<Update release="1">
<Date>2025-02-11</Date>
<Version>1.5.5</Version>
<Date>2025-03-27</Date>
<Version>1.7.0</Version>
<Comment>First release</Comment>
<Name>Pisilinux Community</Name>
<Email>admin@pisilinux.org</Email>