hugo: update to 0.97.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-04-16 18:19:10 +00:00
parent 4e97e25a12
commit 98e655d27f
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.97.0"
TERMUX_PKG_VERSION="0.97.1"
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=84cb139e43d2d8450e5712bc267b36a39d911b85d3969f5dbf74737a42439467
TERMUX_PKG_SHA256=7f09745962cf6aac1d001537a049e1559dda4342bfcf1bb0778d0b1aea80708d
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libc++"