mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 02:23:11 +02:00
zxcvbn-c: update to 2.6.
This commit is contained in:
parent
b716ed1a97
commit
5fcb0323c8
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue