diff --git a/srcpkgs/NetAuth-ldap/template b/srcpkgs/NetAuth-ldap/template index 105d5c6ee0f..425ccf49079 100644 --- a/srcpkgs/NetAuth-ldap/template +++ b/srcpkgs/NetAuth-ldap/template @@ -1,6 +1,6 @@ # Template file for 'NetAuth-ldap' pkgname=NetAuth-ldap -version=0.1.0 +version=0.2.0 revision=1 wrksrc=ldap-$version build_style=go @@ -8,11 +8,11 @@ go_import_path=github.com/netauth/ldap go_ldflags="-X github.com/netauth/ldap/internal/buildinfo.Version=${version}" hostmakedepends="git" short_desc="LDAP Proxy for NetAuth" -maintainer="Michael Aldridge " +maintainer="Michael Aldridge " license="MIT" homepage="https://www.netauth.org/ecosystem/ldap" distfiles="https://github.com/netauth/ldap/archive/v$version.tar.gz" -checksum=e179918429f133f8360bf9ee6a1ceefa283f245bf5ee0b705676fff9e1442fb4 +checksum=581b60475e940efff673edd3a0fb5ab34fef28f4872fc51a0720013f2004c2f0 system_accounts="_netauth_ldap" post_install() {