diff options
author | Tim Biermann <tbier@posteo.de> | 2022-08-25 21:32:20 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-08-25 21:32:20 +0200 |
commit | 4ce2a68b2e5af10b5f8dd93d26ea55111bed17e5 (patch) | |
tree | 49a205e2c2246e2a43c09fd0a8e81a8b2ba1827e /pinentry | |
parent | 116e491ef9bd671cccef745ace27750da18706d5 (diff) | |
download | opt-4ce2a68b2e5af10b5f8dd93d26ea55111bed17e5.tar.gz opt-4ce2a68b2e5af10b5f8dd93d26ea55111bed17e5.tar.xz |
pinentry: 1.2.0 -> 1.2.1
Diffstat (limited to 'pinentry')
-rw-r--r-- | pinentry/.signature | 6 | ||||
-rw-r--r-- | pinentry/Pkgfile | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/pinentry/.signature b/pinentry/.signature index c8e7fc716..737349e9d 100644 --- a/pinentry/.signature +++ b/pinentry/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/VkcWvsgTPfJnSEueYz9pME8IWlIu/vnV57NchSTiGhipki1veMuVTD7o2cQajTeADPUVNOAINRsQkUBhq9DaQE= -SHA256 (Pkgfile) = c22df086a5e0c3e99407484211a49c1a6b63fd6d996bd669835e36c074b817e6 +RWSE3ohX2g5d/SbG9oAbSXpftPhXHLWbaAerEIlR/4EvWSTWEacda5bx2BW7fsbtXm2iVdNTKx3of0pyd4ffyxfN2a3swnV+FQQ= +SHA256 (Pkgfile) = f9d2ed3a8ceceecaef3dbc7fdfbcbf802825ca771cffd0a6d0b9bd1f2994872e SHA256 (.footprint) = 90a052392c9a78dda118f9df4ffa7ef56194deb45bcf671d89e09571f87d967d -SHA256 (pinentry-1.2.0.tar.bz2) = 10072045a3e043d0581f91cd5676fcac7ffee957a16636adedaa4f583a616470 +SHA256 (pinentry-1.2.1.tar.bz2) = 457a185e5a85238fb945a955dc6352ab962dc8b48720b62fc9fa48c7540a4067 SHA256 (pinentry) = 4f1b90a40d2cdf8a96cd3f988b6059ada0cf07c0008469e5a4951cbbeb5cf660 diff --git a/pinentry/Pkgfile b/pinentry/Pkgfile index 4f7ebbf81..1b5e4f417 100644 --- a/pinentry/Pkgfile +++ b/pinentry/Pkgfile @@ -2,10 +2,10 @@ # URL: https://gnupg.org/related_software/pinentry/ # Maintainer: Tim Biermann, tbier at posteo dot de # Depends on: libassuan libcap util-linux -# Optional: pinentry-gtk2 pinentry-qt4 libsecret +# Optional: libsecret name=pinentry -version=1.2.0 +version=1.2.1 release=1 source=(https://gnupg.org/ftp/gcrypt/$name/$name-$version.tar.bz2 pinentry) |