From bef366d82d631ee7ac1cdb31560945f0df64cc2f Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 20 Feb 2017 08:06:03 +0000 Subject: [PATCH] ncdns: broken --- srcpkgs/ncdns/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/ncdns/template b/srcpkgs/ncdns/template index 2310c4bc59..2c968b9171 100644 --- a/srcpkgs/ncdns/template +++ b/srcpkgs/ncdns/template @@ -13,6 +13,8 @@ homepage="https://github.com/hlandau/ncdns" distfiles="https://github.com/hlandau/${pkgname}/archive/v${version}.tar.gz" checksum="a9457216f5bbc3c3b41e0538b78f8f67ad9a04304743a352a7325eef6af4a439" +broken="https://build.voidlinux.eu/builders/armv7l_builder/builds/1030/steps/shell_3/logs/stdio" + post_install() { vconf ${GOPATH}/src/github.com/hlandau/ncdns/_doc/ncdns.conf.example ncdns.conf }