NetAuth-ldap: update to 0.3.0.
This commit is contained in:
parent
7dea456180
commit
04ee00485a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'NetAuth-ldap'
|
# Template file for 'NetAuth-ldap'
|
||||||
pkgname=NetAuth-ldap
|
pkgname=NetAuth-ldap
|
||||||
version=0.2.3
|
version=0.3.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=ldap-$version
|
wrksrc=ldap-$version
|
||||||
build_style=go
|
build_style=go
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Michael Aldridge <maldridge@netauth.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.netauth.org/ecosystem/ldap"
|
homepage="https://www.netauth.org/ecosystem/ldap"
|
||||||
distfiles="https://github.com/netauth/ldap/archive/v$version.tar.gz"
|
distfiles="https://github.com/netauth/ldap/archive/v$version.tar.gz"
|
||||||
checksum=1d75f23197ea869207e8895cfaadde2c536f279eb26ddb8256642f5babece7e7
|
checksum=44e8470215c4c5879c597e1a779d1ba6ae5658b4ef2df9edcd74b1326a404f24
|
||||||
system_accounts="_netauth_ldap"
|
system_accounts="_netauth_ldap"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue