* Updated to 0.34
Changes: https://github.com/spf13/hugo/releases/tag/v0.34 PR: 225390 Submitted by: ben.lavery@hash^.com (maintainer)
This commit is contained in:
parent
fc14cf774f
commit
94b7e03c32
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459705
2 changed files with 7 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= hugo
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.33
|
||||
DISTVERSION= 0.34
|
||||
CATEGORIES= www
|
||||
PKGNAMEPREFIX= go
|
||||
DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
|
||||
|
@ -30,6 +30,7 @@ GH_TUPLE= BurntSushi:toml:a368813:toml/src/github.com/BurntSushi/toml \
|
|||
eknkc:amber:cdade1c:amber/src/github.com/eknkc/amber \
|
||||
fortytw2:leaktest:7dad533:leaktest/src/github.com/fortytw2/leaktest \
|
||||
fsnotify:fsnotify:c282820:fsnotify/src/github.com/fsnotify/fsnotify \
|
||||
gobwas:glob:bea32b9:glob/src/github.com/gobwas/glob \
|
||||
gorilla:websocket:ea4d1f6:websocket/src/github.com/gorilla/websocket \
|
||||
hashicorp:go-immutable-radix:8aac270:go_immutable_radix/src/github.com/hashicorp/go-immutable-radix \
|
||||
hashicorp:golang-lru:0a025b7:golang_lru/src/github.com/hashicorp/golang-lru \
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
TIMESTAMP = 1516307911
|
||||
SHA256 (gohugo/gohugoio-hugo-v0.33_GH0.tar.gz) = 689164eaaf5c7016574036d8977a35bed58a7fbd2b178e8205a426116e5b94d0
|
||||
SIZE (gohugo/gohugoio-hugo-v0.33_GH0.tar.gz) = 22042950
|
||||
TIMESTAMP = 1516656036
|
||||
SHA256 (gohugo/gohugoio-hugo-v0.34_GH0.tar.gz) = 4ba991d4de650a97ad51893ce707788b87190bf487f6b13ad88111540469787d
|
||||
SIZE (gohugo/gohugoio-hugo-v0.34_GH0.tar.gz) = 22042849
|
||||
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
|
||||
|
@ -29,6 +29,8 @@ SHA256 (gohugo/fortytw2-leaktest-7dad533_GH0.tar.gz) = b732d88c9f7c475d4282d9681
|
|||
SIZE (gohugo/fortytw2-leaktest-7dad533_GH0.tar.gz) = 3677
|
||||
SHA256 (gohugo/fsnotify-fsnotify-c282820_GH0.tar.gz) = 85d31bf25f43a66fbaf0799ce8993a038694e65312bef96441a83556abaff73a
|
||||
SIZE (gohugo/fsnotify-fsnotify-c282820_GH0.tar.gz) = 31139
|
||||
SHA256 (gohugo/gobwas-glob-bea32b9_GH0.tar.gz) = ff8fdba7ab7a013fd4954b4457a64a7552f5c598bc357c3207da11e63539e661
|
||||
SIZE (gohugo/gobwas-glob-bea32b9_GH0.tar.gz) = 25054
|
||||
SHA256 (gohugo/gorilla-websocket-ea4d1f6_GH0.tar.gz) = 980d6ea5f968a1a7aa30541d78dbc4120c8c25d7c41f56e69b46c4e1d50bd18a
|
||||
SIZE (gohugo/gorilla-websocket-ea4d1f6_GH0.tar.gz) = 42985
|
||||
SHA256 (gohugo/hashicorp-go-immutable-radix-8aac270_GH0.tar.gz) = 647d43f36e28f0422e8b061668634ba225c50e613ada1e98abc1a4d1ef9cc6f6
|
||||
|
|
Loading…
Reference in a new issue