hugo: update to 0.93.2

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-03-04 18:23:29 +00:00
parent c75faf3131
commit 5589774aca
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.93.1
TERMUX_PKG_VERSION=0.93.2
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=b21d83c1011a785ab28716227849d661671e00ed9c43b195789835d439d0d60e
TERMUX_PKG_SHA256=a2cd028ec8072696e22e350f76b6ad076fb95457db87712a181c0e684b143043
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libc++"