hugo: update to 0.89.4

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-11-17 12:22:47 +00:00
parent e84004b580
commit 259d347346
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.3
TERMUX_PKG_VERSION=0.89.4
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=14540d78996269e2c655e2a7fe592897b4d741f9c226958b655951af21b1e007
TERMUX_PKG_SHA256=9d4f61788f8d886913a1be15b3eae04fad04a4e243bd7f65c5e7367bd617856d
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libc++"