diff options
author | Tim Biermann <tbier@posteo.de> | 2021-08-28 12:10:06 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-08-28 12:29:59 +0200 |
commit | a5754150e4433fde41e3e3b04195053d2de31c00 (patch) | |
tree | f2b1f682f741746c125f7cfe9191608dcdb7f067 /pinentry | |
parent | 72c8e3edba8bc15f59f6e8ed4efc435a159df8e0 (diff) | |
download | opt-a5754150e4433fde41e3e3b04195053d2de31c00.tar.gz opt-a5754150e4433fde41e3e3b04195053d2de31c00.tar.xz |
pinentry: 1.1.1 -> 1.2.0
Diffstat (limited to 'pinentry')
-rw-r--r-- | pinentry/.signature | 6 | ||||
-rw-r--r-- | pinentry/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/pinentry/.signature b/pinentry/.signature index a4c53a939..c8e7fc716 100644 --- a/pinentry/.signature +++ b/pinentry/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/QV2ETNDMOp92Oi/mcRJnGwhvWOcCNFO/FI3kYacdbDbNDRMEwXL5I/LpN1BDopIugHnFkodv356jsYpRFao6gQ= -SHA256 (Pkgfile) = bbb89f7d7cb1e73388a7ab425923ad45556de00a78c68c78fd67872efd155bc4 +RWSE3ohX2g5d/VkcWvsgTPfJnSEueYz9pME8IWlIu/vnV57NchSTiGhipki1veMuVTD7o2cQajTeADPUVNOAINRsQkUBhq9DaQE= +SHA256 (Pkgfile) = c22df086a5e0c3e99407484211a49c1a6b63fd6d996bd669835e36c074b817e6 SHA256 (.footprint) = 90a052392c9a78dda118f9df4ffa7ef56194deb45bcf671d89e09571f87d967d -SHA256 (pinentry-1.1.1.tar.bz2) = cd12a064013ed18e2ee8475e669b9f58db1b225a0144debdb85a68cecddba57f +SHA256 (pinentry-1.2.0.tar.bz2) = 10072045a3e043d0581f91cd5676fcac7ffee957a16636adedaa4f583a616470 SHA256 (pinentry) = 4f1b90a40d2cdf8a96cd3f988b6059ada0cf07c0008469e5a4951cbbeb5cf660 diff --git a/pinentry/Pkgfile b/pinentry/Pkgfile index b6fe03cd9..4f7ebbf81 100644 --- a/pinentry/Pkgfile +++ b/pinentry/Pkgfile @@ -5,7 +5,7 @@ # Optional: pinentry-gtk2 pinentry-qt4 libsecret name=pinentry -version=1.1.1 +version=1.2.0 release=1 source=(https://gnupg.org/ftp/gcrypt/$name/$name-$version.tar.bz2 pinentry) |