aboutsummaryrefslogtreecommitdiffstats
path: root/community/ssh-ldap-pubkey
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2019-05-02 23:23:11 +0200
committerJakub Jirutka <jakub@jirutka.cz>2019-05-02 23:25:27 +0200
commit48a6e20571522a154b1bcd359db2f8c230f283bb (patch)
treef5a595409e7f88bcce7233efc897ff9907a20f0c /community/ssh-ldap-pubkey
parent61d22d2a0877003fd0610ea2f4db39f43f852b17 (diff)
downloadaports-48a6e20571522a154b1bcd359db2f8c230f283bb.tar.bz2
aports-48a6e20571522a154b1bcd359db2f8c230f283bb.tar.xz
community/ssh-ldap-pubkey: upgrade to 1.3.1
Diffstat (limited to 'community/ssh-ldap-pubkey')
-rw-r--r--community/ssh-ldap-pubkey/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ssh-ldap-pubkey/APKBUILD b/community/ssh-ldap-pubkey/APKBUILD
index 70c482c7b0..12d77a962e 100644
--- a/community/ssh-ldap-pubkey/APKBUILD
+++ b/community/ssh-ldap-pubkey/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=ssh-ldap-pubkey
-pkgver=1.3.0
-pkgrel=1
+pkgver=1.3.1
+pkgrel=0
pkgdesc="Utility to manage SSH public keys stored in LDAP"
url="https://github.com/jirutka/ssh-ldap-pubkey"
arch="noarch"
@@ -38,5 +38,5 @@ package() {
cp README.md etc/openssh-lpk.schema "$pkgdir"/usr/share/doc/$pkgname/
}
-sha512sums="0c675b0bf68ccecdabda5f4f559772fd0d34151794c2a3855e063befffe9777ceb79e99b5649f15e5bd0c4ea40c22f734d1748a8053d49bffea58077b72efe16 ssh-ldap-pubkey-1.3.0.tar.gz
+sha512sums="fe17ad5515e044052350d68222ae1f2ba2b8dde796c3665a1e41094c0311609d37e27f95bf6f048ba881bd722717cb80b127d48c083c2c7ae9c53661ad4039e4 ssh-ldap-pubkey-1.3.1.tar.gz
5b96dd8b1150eb62db7d33d1eee5ed9b28ebaf487c6a8cab6ba1d66d14496c2fdb1c73c1c0959ccd99ea53359b8d82861b7416dc0351bfa22ccfe59b5f530564 ldap.conf.patch"