update www/hugo to bugfix release 0.69.1

*  hugolib/filesystems: Fix typo in test suite
* Fix class collector when running with --minify
* related: Fix toLower
* Fix broken test [b3c82575]
* tpl/tmplimpl/template: Change defer RLock to RUnlock
* hugolib: Add Unlock before panic
* docs: Fix typo in Hugo's Security Model
* deps: Update go-org to v1.1.0
* commands: Modify gen chromastyles to output all CSS classes
* deps: Update to goldmark v1.1.28
* Fix query parameter handling in server fast render mode

ok jca@
This commit is contained in:
paco 2020-04-22 11:25:25 +00:00
parent bcceef2bff
commit 3f91bcc7dd
2 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.17 2020/04/10 19:08:39 paco Exp $
# $OpenBSD: Makefile,v 1.18 2020/04/22 11:25:25 paco Exp $
ONLY_FOR_ARCHS = ${GO_ARCHS}
COMMENT = fast and flexible static site generator
DISTNAME = hugo-0.69.0
DISTNAME = hugo-0.69.1
CATEGORIES = www

View File

@ -1,2 +1,2 @@
SHA256 (hugo-0.69.0.tar.gz) = dOepzYsCpaLUUMe11/ekF0a4E7qI6A3HaH1rOsj9YG0=
SIZE (hugo-0.69.0.tar.gz) = 38204845
SHA256 (hugo-0.69.1.tar.gz) = n+5XipoQUjPVIn2E/q9kRIOhuku9CJxqhzSwgnZk2fo=
SIZE (hugo-0.69.1.tar.gz) = 38208680