hugo: update to 0.70.0

This commit is contained in:
Leonid Pliushch 2020-05-11 22:55:34 +03:00
parent 519f900bf9
commit 4c4b547c2b

View File

@ -1,9 +1,9 @@
TERMUX_PKG_HOMEPAGE=https://gohugo.io/
TERMUX_PKG_DESCRIPTION="A fast and flexible static site generator"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_VERSION=0.69.2
TERMUX_PKG_VERSION=0.70.0
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=1cd3caaa13ca14cd4258a04528b7dade7da7f93d6f9151db1efe0946b629a75c
TERMUX_PKG_SHA256=4d1df7a7fbd91706dbf3d83f250230cfdcc2076cc0dcb4147971f80add2ee751
TERMUX_PKG_DEPENDS="libc++"
termux_step_make() {