1 # Copyright 1999-2023 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
7 DESCRIPTION
="Simple command line utility to make DNS lookups to the specified server "
8 HOMEPAGE
="https://github.com/ameshkov/dnslookup"
11 https://github.com/ameshkov/dnslookup/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
12 https://github.com/peeweep/gentoo-go-deps/releases/download/${P}/${P}-deps.tar.xz
17 KEYWORDS
="~amd64 ~arm64"
21 -X main.VersionString=${PV} \
23 ego build
-o ${P} -trimpath -ldflags "${ldflags}"