From 48e74c4a6c144da252dec4c774681c71926451cc Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Wed, 3 Jan 2018 12:11:07 +0100 Subject: [PATCH] hugo: update to 0.32.2. --- srcpkgs/hugo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index 89d3cf24018..6bb4940c2cd 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,6 +1,6 @@ # Template file for 'hugo' pkgname=hugo -version=0.32 +version=0.32.2 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=9276bb523bd34e92c49da5b34816029e1d185e111ace007253ceebdcc710aefa +checksum=be46a8787ffa663e3a3f83e2c513fab71c9117c26990749264e8b54df619d5a8 post_install() { vlicense LICENSE.md