Update package version to 4.5.0

This commit is contained in:
2025-11-08 12:23:43 +02:00
parent 40647e5b0e
commit 353fd577a5
+4 -2
View File
@@ -1,8 +1,10 @@
name: libxcrypt name: libxcrypt
description: One-way password hashing library description: One-way password hashing library
version: 4.4.38 version: 4.5.0
revision: 1
url: https://github.com/besser82/libxcrypt/ url: https://github.com/besser82/libxcrypt/
license: LGPL2.1-or-later license: LGPL2.1-or-later
architecture: any architecture: any
depends: ["glibc"]
type: source type: source
depends:
- glibc