summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorFlorian Franzmann2021-06-12 15:10:54 +0200
committerFlorian Franzmann2021-06-12 15:10:54 +0200
commit5c85398d3cb6d3921b1e00f1be3a9f7155ac7e9c (patch)
tree0111bb346ed74e035153733ff1f7e288c1bb6e76 /crypto
parent4340b3810be2a0c203254716fe938d4a7f958f24 (diff)
crypto/password-store: version 1.7.4
Diffstat (limited to 'crypto')
-rwxr-xr-xcrypto/password-store/DETAILS4
-rw-r--r--crypto/password-store/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/crypto/password-store/DETAILS b/crypto/password-store/DETAILS
index a6d8923903..1a0d85ac83 100755
--- a/crypto/password-store/DETAILS
+++ b/crypto/password-store/DETAILS
@@ -1,8 +1,8 @@
SPELL=password-store
- VERSION=1.7.3
+ VERSION=1.7.4
SOURCE="${SPELL}-${VERSION}.tar.xz"
SOURCE_URL[0]=http://git.zx2c4.com/${SPELL}/snapshot/${SOURCE}
- SOURCE_HASH=sha512:89755a7b02f05d75055a9fc14fd3f456c0a49ec31bdffd097a027f91228c64a98b18c1e80017aeda811773ae3287ff1b9737532da8ded06799d8fe3979ca06f7
+ SOURCE_HASH=sha512:1fe108895b224451b54e545d399b6a97040e094049448509f92ae33164a5cf9044a91f52edfc705fcf333f6526df1a478deeebc4df109764d58100f9e3e22681
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://www.passwordstore.org/"
LICENSE[0]=GPL
diff --git a/crypto/password-store/HISTORY b/crypto/password-store/HISTORY
index fe5cbe60ff..3f0671184c 100644
--- a/crypto/password-store/HISTORY
+++ b/crypto/password-store/HISTORY
@@ -1,3 +1,6 @@
+2021-06-12 Florian Franzmann <bwlf@bandrate.org>
+ * DETAILS: version 1.7.4
+
2020-07-12 Florian Franzmann <bwlf@bandrate.org>
* DEPENDS: depend on bash-completion instead of bash