testing/hsxkpasswd: sync with aports

This commit is contained in:
Antoine Martin 2023-08-31 13:00:10 -04:00
parent d6337b4ceb
commit 788f9b0aa4
Signed by: forge
GPG key ID: D62A472A4AA7D541

View file

@ -5,19 +5,14 @@ pkgname=hsxkpasswd
pkgver=3.6
pkgrel=0
pkgdesc="Generate secure, memorable passwords inspired by XKCD and Password Haystacks"
arch="noarch"
#arch="noarch"
# needs updating with new depends
url="https://www.bartbusschots.ie/s/publications/software/xkpasswd/"
license="BSD-2-Clause"
# perl-email-valid
depends="
perl
perl-clone
perl-datetime
perl-data-entropy
perl-lwp-useragent-determined
perl-math-random-secure
perl-mozilla-ca
perl-uri
perl-file-homedir
perl-file-share
perl-json
@ -28,8 +23,6 @@ depends="
perl-type-tiny
"
makedepends="perl-module-build"
# Test fails due to https://github.com/bbusschots/hsxkpasswd/issues/42
options="!check"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/bbusschots/hsxkpasswd/archive/v$pkgver.tar.gz"