1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-28 13:27:08 +00:00

bump(main/hugo): 0.123.4

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2024-02-26 18:17:15 +00:00
parent 86b6a000be
commit c9c6f995cd

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.123.3"
TERMUX_PKG_VERSION="0.123.4"
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=fd4798ba32f0b835febc097c61850e60761a5e319bb1cce225590cc98917a975
TERMUX_PKG_SHA256=3e681c0a3f5d1422e7b26cb996ec53f20481ab4bb24eaf9f1ba0cccf5dde20ac
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libc++"