mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +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'
|
# Template file for 'xkcdpass'
|
||||||
pkgname=xkcdpass
|
pkgname=xkcdpass
|
||||||
version=1.14.2
|
version=1.14.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
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"
|
homepage="https://github.com/redacted/XKCD-password-generator"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
distfiles="https://github.com/redacted/XKCD-password-generator/archive/xkcdpass-${version}.tar.gz"
|
distfiles="https://github.com/redacted/XKCD-password-generator/archive/xkcdpass-${version}.tar.gz"
|
||||||
checksum=c8b4afcc834db61929d6a3d97a8b031b831466a1b6362be1778dd814d5d18be0
|
checksum=17c101c146e567f8bd92485be1ab909021852f8cd2bc79d597d69342657109ed
|
||||||
wrksrc="XKCD-password-generator-xkcdpass-${version}"
|
wrksrc="XKCD-password-generator-xkcdpass-${version}"
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue