update hugo to 0.78.2

This commit is contained in:
kcubeterm 2020-11-14 02:49:55 +00:00 committed by buttaface
parent 6dc6c6225c
commit fac66c7839

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.78.1
TERMUX_PKG_VERSION=0.78.2
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=607502a8678fc7134f3df1ce2978f31e407ac0cb1d6b61e46cdcc9883ce12af8
TERMUX_PKG_SHA256=bbfacf3bf379911bc348e6300912838fd07a75ad6de6d41082c54226e0055029
TERMUX_PKG_DEPENDS="libc++"
termux_step_make() {