summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Luka Šijanec <anton@sijanec.eu>2024-06-03 23:33:27 +0200
committerAnton Luka Šijanec <anton@sijanec.eu>2024-06-03 23:33:27 +0200
commit7c38599770749aba90c1e10f4c2dec25dea5bea7 (patch)
treec1d7df72e37e4b71088b5b504bb88241f0cce5f2
parentpamldapd (diff)
downloadg-7c38599770749aba90c1e10f4c2dec25dea5bea7.tar
g-7c38599770749aba90c1e10f4c2dec25dea5bea7.tar.gz
g-7c38599770749aba90c1e10f4c2dec25dea5bea7.tar.bz2
g-7c38599770749aba90c1e10f4c2dec25dea5bea7.tar.lz
g-7c38599770749aba90c1e10f4c2dec25dea5bea7.tar.xz
g-7c38599770749aba90c1e10f4c2dec25dea5bea7.tar.zst
g-7c38599770749aba90c1e10f4c2dec25dea5bea7.zip
-rw-r--r--net-nds/pamldapd/pamldapd-0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-nds/pamldapd/pamldapd-0.2.ebuild b/net-nds/pamldapd/pamldapd-0.2.ebuild
index 7ecd192..6cf0400 100644
--- a/net-nds/pamldapd/pamldapd-0.2.ebuild
+++ b/net-nds/pamldapd/pamldapd-0.2.ebuild
@@ -1,5 +1,5 @@
EAPI=8
-inherit go
+inherit go-module
# max 80 chars
DESCRIPTION="Simple LDAP server, uses PAM as backend"
HOMEPAGE="https://github.com/eisin/pamldapd"