hugo: update to 0.92.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-01-27 18:35:41 +00:00
parent 9af2ba7eeb
commit ed3cafd50b
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,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_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.92.0
TERMUX_PKG_VERSION=0.92.1
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=3ac140757a7322f0a7511d75fb3b1e77e6a0f0c6e4ea1b0afdbebc00e0d0a7d1
TERMUX_PKG_SHA256=ac698634f62f397ea0df5bfcbb4ba523743aa5a0f52c06aef9b261224d173883
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libc++"