[notify] pinentry: fix dependencies added: libcap libsecret , fixed source to https

This commit is contained in:
Danny Rawlins 2019-10-03 22:03:33 +10:00
parent a64cc432f3
commit f4f51ec9cf
2 changed files with 6 additions and 7 deletions

View File

@ -1,6 +1,6 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/fK/A7wwmeatbbg/05KS/8vsego4yP1tbNsIuVk1aewv61orWE+g1S93IBEtdO+az7kQ+lYPPnJmfAMFQ7VcyQ4=
SHA256 (Pkgfile) = 9be67e32d5bb452ef1121e31528dcda4e09944da6501577dff74191e8ea60489
RWSE3ohX2g5d/c2rJhrAB1GNICJ5CE/8WyDJVtG6OFLX2N6lLOMHWS+2qrk6KquMSxh/8GFEKfJwvzTMR40gOWw/9STzVc7TnQ8=
SHA256 (Pkgfile) = 391c88b27475a6cb45bc13fa88cbbc7edfd56ba0333047b6e6745534c4c25d8e
SHA256 (.footprint) = 90a052392c9a78dda118f9df4ffa7ef56194deb45bcf671d89e09571f87d967d
SHA256 (pinentry-1.1.0.tar.bz2) = 68076686fa724a290ea49cdf0d1c0c1500907d1b759a3bcbfbec0293e8f56570
SHA256 (pinentry) = 4f1b90a40d2cdf8a96cd3f988b6059ada0cf07c0008469e5a4951cbbeb5cf660

View File

@ -1,14 +1,13 @@
# Description: Secure PinEntry Dialog
# URL: http://www.gnupg.org
# URL: https://gnupg.org/related_software/pinentry/
# Maintainer: Thomas Penteker, tek at serverop dot de
# Packager: Alan Mizrahi, alan at mizrahi dot com dot ve
# Depends on: libassuan
# Nice to have: pinentry-gtk2 pinentry-qt4
# Depends on: libassuan libcap libsecret util-linux
# Optional: pinentry-gtk2 pinentry-qt4
name=pinentry
version=1.1.0
release=1
source=(ftp://ftp.gnupg.org/gcrypt/$name/$name-$version.tar.bz2 pinentry)
source=(https://www.gnupg.org/ftp/gcrypt/$name//$name-$version.tar.bz2 pinentry)
build() {
cd $name-$version