From dcc05a235a0125d1b09e857be18941e0deb8a0da Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 6 Feb 2018 23:24:45 +0100 Subject: [PATCH] hugo: update to 0.36. --- srcpkgs/hugo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index cb4611d06f2..2505005f2de 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,6 +1,6 @@ # Template file for 'hugo' pkgname=hugo -version=0.35 +version=0.36 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=dfef416fe3a0355caef0210d0e7530383f6ec320ce0891431ab7c039b31a86c4 +checksum=fb71f1f847528116e3227ed34050f731f5bae0246c861a97567a0ce437f877a7 post_install() { vlicense LICENSE.md