From 3183f4119083a6c7b392952133c59b683f772583 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 25 Dec 2023 21:11:22 +0100 Subject: [PATCH] libxcrypt: rebuild. --- srcpkgs/libxcrypt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libxcrypt/template b/srcpkgs/libxcrypt/template index 0b7b6fc5bfd..3e8ecdbe40e 100644 --- a/srcpkgs/libxcrypt/template +++ b/srcpkgs/libxcrypt/template @@ -1,7 +1,7 @@ # Template file for 'libxcrypt' pkgname=libxcrypt version=4.4.36 -revision=1 +revision=2 archs="~*-musl" build_style=gnu-configure configure_args="--enable-hashes=all --disable-failure-tokens --enable-obsolete-api=no"