mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
xkcdpass: update to 1.14.3.
This commit is contained in:
parent
fe9a332026
commit
7e836cf575
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xkcdpass'
|
||||
pkgname=xkcdpass
|
||||
version=1.14.2
|
||||
version=1.14.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ short_desc="Generate secure multiword passwords/passphrases, inspired by XKCD"
|
|||
homepage="https://github.com/redacted/XKCD-password-generator"
|
||||
license="BSD"
|
||||
distfiles="https://github.com/redacted/XKCD-password-generator/archive/xkcdpass-${version}.tar.gz"
|
||||
checksum=c8b4afcc834db61929d6a3d97a8b031b831466a1b6362be1778dd814d5d18be0
|
||||
checksum=17c101c146e567f8bd92485be1ab909021852f8cd2bc79d597d69342657109ed
|
||||
wrksrc="XKCD-password-generator-xkcdpass-${version}"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Add table
Reference in a new issue