www/gohugo: Update to 0.42.2
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.42.2 PR: 229399 Submitted by: ben.lavery@hashbang0.com <ben.lavery@hashbang0.com> (maintainer)
This commit is contained in:
parent
4f651a16c4
commit
6ea03de881
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473571
3 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= hugo
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.42.1
|
||||
DISTVERSION= 0.42.2
|
||||
CATEGORIES= www
|
||||
PKGNAMEPREFIX= go
|
||||
DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
TIMESTAMP = 1529095370
|
||||
SHA256 (gohugo/gohugoio-hugo-v0.42.1_GH0.tar.gz) = 4450c9434269dac75f4a6cb702d8704a49c73e17f974dc2fa15e699c03b9774b
|
||||
SIZE (gohugo/gohugoio-hugo-v0.42.1_GH0.tar.gz) = 16529961
|
||||
TIMESTAMP = 1530216118
|
||||
SHA256 (gohugo/gohugoio-hugo-v0.42.2_GH0.tar.gz) = 3e834b71c3aab605db0fa7ae54a98161119a9a5758991dd03fcb55151c6de122
|
||||
SIZE (gohugo/gohugoio-hugo-v0.42.2_GH0.tar.gz) = 16529045
|
||||
SHA256 (gohugo/BurntSushi-toml-a368813_GH0.tar.gz) = 68dc067c4105cd20a642ddf1f4acaada7474c1b58e5b249d4bd9b0d7e8edebc2
|
||||
SIZE (gohugo/BurntSushi-toml-a368813_GH0.tar.gz) = 42252
|
||||
SHA256 (gohugo/PuerkitoBio-purell-0bcb03f_GH0.tar.gz) = ade9e6e2a5d1d79daaf2d729f450c482ff0aa316ea0a1d9e5e3f7a753d05c49c
|
||||
|
|
|
@ -8,4 +8,4 @@ Sites built with Hugo are extremely fast and very secure. Hugo sites can be
|
|||
hosted anywhere and run without dependencies on expensive runtimes like Ruby,
|
||||
Python or PHP and without dependencies on any databases.
|
||||
|
||||
WWW: http://gohugo.io
|
||||
WWW: https://gohugo.io
|
||||
|
|
Loading…
Reference in a new issue