diff options
author | Ćukasz Jendrysik <scadu@yandex.com> | 2017-02-17 08:29:16 +0000 |
---|---|---|
committer | Jakub Jirutka <jakub@jirutka.cz> | 2017-02-18 16:32:52 +0100 |
commit | e657bd38e7ceba16ef8e39a676f70980e7d8ed42 (patch) | |
tree | 28e620a392d0ddaabe1a187129e068e8e36cdbea /community | |
parent | 06989d68a12bdef5b63f2054fa97edac0f1b4da4 (diff) | |
download | aports-e657bd38e7ceba16ef8e39a676f70980e7d8ed42.tar.bz2 aports-e657bd38e7ceba16ef8e39a676f70980e7d8ed42.tar.xz |
community/ssh-ldap-pubkey: rebuild against new version of python3
Diffstat (limited to 'community')
-rw-r--r-- | community/ssh-ldap-pubkey/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ssh-ldap-pubkey/APKBUILD b/community/ssh-ldap-pubkey/APKBUILD index 77f88604aa..5d8f0093f6 100644 --- a/community/ssh-ldap-pubkey/APKBUILD +++ b/community/ssh-ldap-pubkey/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jakub Jirutka <jakub@jirutka.cz> pkgname=ssh-ldap-pubkey pkgver=1.1.1 -pkgrel=0 +pkgrel=1 pkgdesc="Utility to manage SSH public keys stored in LDAP" url="https://github.com/jirutka/ssh-ldap-pubkey" arch="noarch" |