zxcvbn-c: update to 2.6.

This commit is contained in:
Đoàn Trần Công Danh 2025-08-13 08:25:53 +07:00
parent b716ed1a97
commit 5fcb0323c8

View file

@ -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 <congdanhqx@gmail.com>"
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