hugo: update to 0.91.2

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-12-23 18:22:07 +00:00
parent 655286cee3
commit 2436d61328
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.91.1
TERMUX_PKG_VERSION=0.91.2
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=16e648d1180f7adb950afdab5a9b7b88f6b7a3c340552f768cf695fa7b2bc902
TERMUX_PKG_SHA256=a749485225d682dee43ea6a0644d5bd2e587c0535508be90e679b21e4553f8e9
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libc++"