libxcrypt, cbindgen ver. bump

This commit is contained in:
Rmys
2023-06-01 11:44:11 +03:00
parent 64efa6ab9a
commit 16a7469450
2 changed files with 16 additions and 2 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A tool for generating C bindings to Rust code</Summary>
<Description>Rust koduna C bağlamaları oluşturmak için bir araç</Description>
<Archive sha1sum="918d88bc0b4831dbfc95e06b04cbe72883c50c39" type="targz" name="cbindgen-0.24.5.tar.gz">https://github.com/eqrion/cbindgen/archive/v0.24.5.tar.gz</Archive>
<Archive sha1sum="7e74357e22135b5833f7a8ae730643cf88f0d5e4" type="targz" name="cbindgen-0.24.6.tar.gz">https://github.com/eqrion/cbindgen/archive/v0.24.6.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="1.69.0">rust</Dependency>
<Dependency>llvm</Dependency>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="27">
<Date>2023-06-01</Date>
<Version>0.24.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="26">
<Date>2023-05-30</Date>
<Version>0.24.5</Version>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>Modern library for one-way hashing of passwords</Summary>
<Description>libxcrypt is a modern library for one-way hashing of passwords. It supports a wide variety of both modern and historical hashing methods: yescrypt, gost-yescrypt, scrypt, bcrypt, sha512crypt, sha256crypt, md5crypt, SunMD5, sha1crypt, NT, bsdicrypt, bigcrypt, and descrypt.</Description>
<Archive sha1sum="d9b0177a5705dbcf7bded1a0289f2849fdfbaf39" type="targz">https://github.com/besser82/libxcrypt/archive/v4.4.33.tar.gz</Archive>
<Archive sha1sum="f3440b4efbc2ea5736ad4066c790f540c12e1c9b" type="targz">https://github.com/besser82/libxcrypt/archive/v4.4.34.tar.gz</Archive>
<BuildDependencies>
<Dependency>glibc-devel</Dependency>
</BuildDependencies>
@@ -42,6 +42,13 @@
</Files>
</Package>
<History>
<Update release="5">
<Date>2023-06-01</Date>
<Version>4.4.34</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2022-11-19</Date>
<Version>4.4.33</Version>