libxcrypt ver. bump

This commit is contained in:
Rmys
2022-11-22 16:06:26 +03:00
committed by GitHub
parent 4559ccf811
commit 9f23132ffa
+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="f48c454637c0e29f3b74ac4c583d937a29650a50" type="targz">https://github.com/besser82/libxcrypt/archive/v4.4.30.tar.gz</Archive>
<Archive sha1sum="d9b0177a5705dbcf7bded1a0289f2849fdfbaf39" type="targz">https://github.com/besser82/libxcrypt/archive/v4.4.33.tar.gz</Archive>
<BuildDependencies>
<Dependency>glibc-devel</Dependency>
</BuildDependencies>
@@ -42,6 +42,13 @@
</Files>
</Package>
<History>
<Update release="4">
<Date>2022-11-19</Date>
<Version>4.4.33</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2022-11-12</Date>
<Version>4.4.30</Version>