hugo: update to 0.90.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-12-10 12:22:17 +00:00
parent 5414fac5f2
commit 0a70e47eb6
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.90.0
TERMUX_PKG_VERSION=0.90.1
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=f7b83a5aa20241a32543427ca870e3e546cfdd31a97e7c63d1114c62b51d7b22
TERMUX_PKG_SHA256=456789091bfe30dd3f69b63ac627d6e08ae973326294cc6517be8ed70353af35
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libc++"