Update hugo to 0.53

From Kevin Wondratsch (Maintainer) Thanks!
This commit is contained in:
rsadowski 2018-12-27 17:39:35 +00:00
parent 93a8385d3f
commit 64b35f6050
3 changed files with 5 additions and 6 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.6 2018/12/15 14:19:17 rsadowski Exp $
# $OpenBSD: Makefile,v 1.7 2018/12/27 17:39:35 rsadowski Exp $
ONLY_FOR_ARCHS = ${GO_ARCHS}
COMMENT = fast and flexible static site generator
DISTNAME = hugo-0.52
DISTNAME = hugo-0.53
CATEGORIES = www

View File

@ -1,2 +1,2 @@
SHA256 (hugo-0.52.tar.gz) = dkDphu/o7nQKQB0sgwC6yqTRJ5KkR4WIvEtGNPOR9NU=
SIZE (hugo-0.52.tar.gz) = 22622962
SHA256 (hugo-0.53.tar.gz) = M4Lkh4+N+vR6D+Wztogd5EC6MQjdAWB3qX+OI4LbWg8=
SIZE (hugo-0.53.tar.gz) = 23543277

View File

@ -1,6 +1,5 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2018/06/11 21:17:14 solene Exp $
@comment $OpenBSD: PLIST,v 1.2 2018/12/27 17:39:35 rsadowski Exp $
@bin bin/hugo
@man man/man1/hugo-benchmark.1
@man man/man1/hugo-config.1
@man man/man1/hugo-convert-toJSON.1
@man man/man1/hugo-convert-toTOML.1