From a100a556d325e81952a947352938b6f57ab822d1 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Fri, 16 Feb 2018 10:27:51 +0100 Subject: [PATCH] hugo: update to 0.36.1. --- srcpkgs/hugo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index 2505005f2d..5a1cedaa0d 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,6 +1,6 @@ # Template file for 'hugo' pkgname=hugo -version=0.36 +version=0.36.1 revision=1 build_style=go hostmakedepends="git-perl mercurial" @@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni " license="SimPL-2" homepage="http://gohugo.io" distfiles="https://${go_import_path}/archive/v${version}.tar.gz" -checksum=fb71f1f847528116e3227ed34050f731f5bae0246c861a97567a0ce437f877a7 +checksum=3ef3d572e78d0fa5bf41fcbc8d686d168e9ba0548d87d406c55f8a4728131b36 post_install() { vlicense LICENSE.md