Re: [voidlinux/void-packages] New package: ncdns-0.0.2 (#5371)

ananteris at Sat, 17 Dec 2016 08:41:51 -0800
ananteris commented on this pull request. > +version=0.0.2 +revision=1 +only_for_archs="x86_64-musl x86_64 i686" +build_style=go +hostmakedepends="git libcap-devel" +go_get=yes +go_import_path="github.com/hlandau/ncdns" +short_desc="Nameserver for Namecoin .bit domains" +maintainer="ananteris <ananteris@mailinator.com>" +license="GPL-3" +homepage="https://github.com/hlandau/ncdns" +distfiles="https://github.com/hlandau/${pkgname}/archive/v${version}.tar.gz" +checksum="a9457216f5bbc3c3b41e0538b78f8f67ad9a04304743a352a7325eef6af4a439" + +do_install() { + vbin ${GOPATH}/bin/ncdns All of these have been resolved.
Christian Neukirchen at Mon, 02 Jan 2017 09:56:11 -0800
Merged #5371.