Update to shelldap 1.3.2.
Now works fine against base ldapd when binding anonymous, after a nice debugging session with upstream.
This commit is contained in:
parent
902949ca65
commit
4edd712bac
@ -1,14 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2016/01/08 22:57:47 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2016/01/14 18:31:15 landry Exp $
|
||||
|
||||
COMMENT = browse LDAP server with a shell-like CLI
|
||||
|
||||
DISTNAME = shelldap-1.3.1
|
||||
REVISION = 0
|
||||
HG_COMMIT = 377bd38ab38c
|
||||
DISTNAME = shelldap-1.3.2
|
||||
HG_COMMIT = aa4172c204d4
|
||||
EPOCH = 0
|
||||
CATEGORIES = sysutils
|
||||
|
||||
HOMEPAGE = http://projects.martini.nu/shelldap/
|
||||
HOMEPAGE = https://bitbucket.org/mahlon/shelldap/
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (shelldap-1.3.1.tar.gz) = Sdcepdrin+P+YDTueJkyIXm6IzIs3x48SpwTsMk569s=
|
||||
SIZE (shelldap-1.3.1.tar.gz) = 19102
|
||||
SHA256 (shelldap-1.3.2.tar.gz) = MFSWNnXuJpH/nYqAupqx82tLUvuckv0eXFc0E8Aj54g=
|
||||
SIZE (shelldap-1.3.2.tar.gz) = 22039
|
||||
|
Loading…
Reference in New Issue
Block a user