aboutsummaryrefslogtreecommitdiffstats
path: root/community/ssh-ldap-pubkey
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2018-03-02 15:28:18 +0100
committerJakub Jirutka <jakub@jirutka.cz>2018-03-02 15:42:12 +0100
commit25185a6fb402ff17ee64a222caab772bfc83e9d4 (patch)
tree27693b6ab4c7a1191c058692f411d4d9f1241bf1 /community/ssh-ldap-pubkey
parent311beaa3b05e1d5dfd1a3eedff4315f03ec9cc3e (diff)
downloadaports-25185a6fb402ff17ee64a222caab772bfc83e9d4.tar.bz2
aports-25185a6fb402ff17ee64a222caab772bfc83e9d4.tar.xz
community/ssh-ldap-pubkey: upgrade to 1.3.0
Diffstat (limited to 'community/ssh-ldap-pubkey')
-rw-r--r--community/ssh-ldap-pubkey/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ssh-ldap-pubkey/APKBUILD b/community/ssh-ldap-pubkey/APKBUILD
index 1588760339..3456957015 100644
--- a/community/ssh-ldap-pubkey/APKBUILD
+++ b/community/ssh-ldap-pubkey/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=ssh-ldap-pubkey
-pkgver=1.2.0
+pkgver=1.3.0
pkgrel=0
pkgdesc="Utility to manage SSH public keys stored in LDAP"
url="https://github.com/jirutka/ssh-ldap-pubkey"
@@ -38,5 +38,5 @@ package() {
cp README.md etc/openssh-lpk.schema "$pkgdir"/usr/share/doc/$pkgname/
}
-sha512sums="53ee56ba279a67c4621b9673248cfbd94a4510efb8cee82d9793824f60f671502d8045ae25727548532b547234b5dfca37c9e2d86bd73c811e2e64f7005fbec7 ssh-ldap-pubkey-1.2.0.tar.gz
+sha512sums="0c675b0bf68ccecdabda5f4f559772fd0d34151794c2a3855e063befffe9777ceb79e99b5649f15e5bd0c4ea40c22f734d1748a8053d49bffea58077b72efe16 ssh-ldap-pubkey-1.3.0.tar.gz
5b96dd8b1150eb62db7d33d1eee5ed9b28ebaf487c6a8cab6ba1d66d14496c2fdb1c73c1c0959ccd99ea53359b8d82861b7416dc0351bfa22ccfe59b5f530564 ldap.conf.patch"