base rebuild

This commit is contained in:
Rmys
2025-11-16 21:46:57 +03:00
parent fd6a5f7c86
commit 2ea0b1a189
+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="9aa2fa261be6144af492e9b6bfd03bfaa47f7159" type="tarxz">https://github.com/besser82/libxcrypt/releases/download/v4.4.38/libxcrypt-4.4.38.tar.xz</Archive>
<Archive sha1sum="e856bc3ab5e4c582fbd40a20dd0022d5a61e3973" type="tarxz">https://github.com/besser82/libxcrypt/releases/download/v4.5.2/libxcrypt-4.5.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>glibc-devel</Dependency>
</BuildDependencies>
@@ -61,6 +61,13 @@
</Files>
</Package>
<History>
<Update release="10">
<Date>2025-11-16</Date>
<Version>4.5.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="9">
<Date>2025-11-06</Date>
<Version>4.4.38</Version>