diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-02 09:52:06 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2017-06-05 13:48:05 +0000 |
commit | 1c81734106526ed13253b459d9601985596dd636 (patch) | |
tree | 4252be0064c3523f6baf8ac1415b33dd21b40a64 /testing/pwsafe/APKBUILD | |
parent | 3bda5c3ad11366f7eec729f89d759f4833e096c4 (diff) | |
download | aports-1c81734106526ed13253b459d9601985596dd636.tar.bz2 aports-1c81734106526ed13253b459d9601985596dd636.tar.xz |
testing/pwsafe: rebuild against readline-7.0.003
Diffstat (limited to 'testing/pwsafe/APKBUILD')
-rw-r--r-- | testing/pwsafe/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/pwsafe/APKBUILD b/testing/pwsafe/APKBUILD index d103fdd2b4..768e979470 100644 --- a/testing/pwsafe/APKBUILD +++ b/testing/pwsafe/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=pwsafe pkgver=0.2.0 -pkgrel=5 +pkgrel=6 pkgdesc="Password database" url="http://nsd.dyndns.org/pwsafe/" arch="all !aarch64" |