hugo: update to 0.95.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-03-23 06:28:47 +00:00
parent c8002642e5
commit 36f51e5a4e
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.94.2
TERMUX_PKG_VERSION=0.95.0
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=315bc0d22977e84ba25125b1d23333648e36194a46a4d6ae4f4c6c683dc8979c
TERMUX_PKG_SHA256=a3d80e3614c8755b664469b3dd5e4503efdad62b10b78653bfbf25363ce09b5a
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libc++"