From 5fcb0323c8bbade0bce3478e400c58c7f22c9f70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Wed, 13 Aug 2025 08:25:53 +0700 Subject: [PATCH] zxcvbn-c: update to 2.6. --- srcpkgs/zxcvbn-c/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/zxcvbn-c/template b/srcpkgs/zxcvbn-c/template index 647705b2006..2d1cb618b05 100644 --- a/srcpkgs/zxcvbn-c/template +++ b/srcpkgs/zxcvbn-c/template @@ -1,6 +1,6 @@ # Template file for 'zxcvbn-c' pkgname=zxcvbn-c -version=2.5 +version=2.6 revision=1 build_helper=qemu short_desc="C/C++ version of the zxcvbn password strength estimator" @@ -8,7 +8,7 @@ maintainer="Đoàn Trần Công Danh " license="MIT" homepage="https://github.com/tsyrogit/zxcvbn-c" distfiles="http://dev-www.libreoffice.org/src/${pkgname}-${version}.tar.gz" -checksum=77d6c6ecb35952a8d8ce7f736b7a2bf466275c48210e309b73782d6b7e84dffd +checksum=11e39f6776f9c82c68b2acb94336e32697d4ab6cdb4ac16f9583ccbdd735113a do_build() { if [ "$CROSS_BUILD" ]; then