hugo: update to 0.90.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-12-08 12:24:24 +00:00
parent 5763d51b45
commit cadb8b065b
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.89.4
TERMUX_PKG_VERSION=0.90.0
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=9d4f61788f8d886913a1be15b3eae04fad04a4e243bd7f65c5e7367bd617856d
TERMUX_PKG_SHA256=f7b83a5aa20241a32543427ca870e3e546cfdd31a97e7c63d1114c62b51d7b22
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libc++"