~alpine/aports

testing/pass: upgrade to 1.6.5 v1 PROPOSED

Johannes Matheis: 1
 testing/pass: upgrade to 1.6.5

 1 files changed, 4 insertions(+), 4 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/1383/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] testing/pass: upgrade to 1.6.5 Export this patch

---
 testing/pass/APKBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/testing/pass/APKBUILD b/testing/pass/APKBUILD
index 4506ae1..b1432fa 100644
--- a/testing/pass/APKBUILD
+++ b/testing/pass/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Johannes Matheis <jomat+alpinebuild@jmt.gr>
# Maintainer: Johannes Matheis <jomat+alpinebuild@jmt.gr>
pkgname=pass
pkgver=1.6.3
pkgver=1.6.5
pkgrel=0
pkgdesc="Stores, retrieves, generates, and synchronizes passwords securely"
url="http://zx2c4.com/projects/password-store/"
@@ -39,6 +39,6 @@ contrib() {
   cp -a "$_builddir"/contrib "$subpkgdir"/usr/share/$pkgname
}

md5sums="bcfd1027f5c92f26d7fcbf4e3af750eb  password-store-1.6.3.tar.xz"
sha256sums="d419d40aa165c1f893e994dd706733374a9db8cf5314124702a061e70e0340f7  password-store-1.6.3.tar.xz"
sha512sums="684b779361da0b4c107141f2c21d845fb277f537305ab351dda8a0f7041ce6f9215dab54a2fdc1b8e3c06e01346e1562f800b07519cd76b364313f6f24d2f010  password-store-1.6.3.tar.xz"
md5sums="2c4468360c678184051e76f03c2f6b04  password-store-1.6.5.tar.xz"
sha256sums="337a39767e6a8e69b2bcc549f27ff3915efacea57e5334c6068fcb72331d7315  password-store-1.6.5.tar.xz"
sha512sums="e28503b63c6d18a2f45f4a732fdec0380c2ac15e1778136ec5e7ac568662b09183d3ad4fd36ca7e87cfe74540f916cb6365695bdf665a39da4cbe86c4bde7a78  password-store-1.6.5.tar.xz"
-- 
2.2.1



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---