1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-22 14:22:11 +00:00

hugo: update to 0.79.1

This commit is contained in:
Termux Github Actions 2020-12-19 18:30:35 +00:00
parent 94ff85d285
commit d1ce410dff

View File

@ -1,10 +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.79.0
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=0.79.1
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=83e9b7e4bd3b321d140d1f35c75eafa6a70d3b814f2cac8e2f78b11feb23f1b2
TERMUX_PKG_SHA256=2d4d387251e9970c514577f92b55a100ff3f0fe7e177e5cc4e7661a8b996b9da
TERMUX_PKG_DEPENDS="libc++"
termux_step_make() {