libxcrypt ver. bump
This commit is contained in:
@@ -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="f3440b4efbc2ea5736ad4066c790f540c12e1c9b" type="targz">https://github.com/besser82/libxcrypt/archive/v4.4.34.tar.gz</Archive>
|
||||
<Archive sha1sum="3e0ded021f991e8faed15485ccef0cf2f9e17092" type="targz">https://github.com/besser82/libxcrypt/archive/v4.4.36.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>glibc-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -42,6 +42,13 @@
|
||||
</Files>
|
||||
</Package>
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2023-08-18</Date>
|
||||
<Version>4.4.36</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2023-06-01</Date>
|
||||
<Version>4.4.34</Version>
|
||||
|
||||
Reference in New Issue
Block a user