From 6f0405916e4ee8aae0ddb7333e4751c24aeccbd6 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Sat, 17 Jun 2017 22:29:22 +0200 Subject: [PATCH] hugo: update to 0.23. --- srcpkgs/hugo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template index d506e3cbc0b..7646ed2effa 100644 --- a/srcpkgs/hugo/template +++ b/srcpkgs/hugo/template @@ -1,6 +1,6 @@ # Template file for 'hugo' pkgname=hugo -version=0.22.1 +version=0.23 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=cb7b5a653595e0c19f4509c15cd18a3d64df53689e6c028bdd9dfef74a4414ce +checksum=580a6ae2873215419615fc1146a39122b80799e674b0a033446785fd72a29626 post_install() { vlicense LICENSE.md