mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
ldapvi: revbump due to openldap update
also fix some linting problems
This commit is contained in:
parent
5e9339ab9f
commit
bde0fd54b6
1 changed files with 3 additions and 3 deletions
|
@ -4,12 +4,12 @@ version=1.7
|
||||||
revision=12
|
revision=12
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-sha"
|
configure_args="--with-sha"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="ncurses-devel readline-devel libsasl-devel popt-devel libldap-devel glib-devel"
|
makedepends="ncurses-devel readline-devel libsasl-devel popt-devel libldap-devel glib-devel"
|
||||||
license="GPL-2"
|
short_desc="Interactive LDAP client for Unix terminals"
|
||||||
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.lichteblau.com/ldapvi/"
|
homepage="http://www.lichteblau.com/ldapvi/"
|
||||||
short_desc="An interactive LDAP client for Unix terminals"
|
|
||||||
distfiles="http://www.lichteblau.com/download/ldapvi-${version}.tar.gz"
|
distfiles="http://www.lichteblau.com/download/ldapvi-${version}.tar.gz"
|
||||||
checksum=6f62e92d20ff2ac0d06125024a914b8622e5b8a0a0c2d390bf3e7990cbd2e153
|
checksum=6f62e92d20ff2ac0d06125024a914b8622e5b8a0a0c2d390bf3e7990cbd2e153
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue