From 8976af8bf94d727f9eb1216df3d8441fec7ac390 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sun, 8 Apr 2018 11:49:05 +0200 Subject: [PATCH] hugo: broken MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jürgen Buchmüller --- srcpkgs/hugo/template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index 42106d74aff..2f3a929a0e6 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -13,6 +13,8 @@ homepage="http://gohugo.io" distfiles="https://${go_import_path}/archive/v${version}.tar.gz" checksum=bed277dd69218bf54b756bbe2b37168b585fc4fad5f3a3f62f9fc7fcc8a5af62 +broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/9186/steps/shell_3/logs/stdio" + build_options="pygments" desc_option_pygments="Alternative syntax highlighter"