There was an error while loading. Please reload this page.
1 parent a911f56 commit 013e3d3Copy full SHA for 013e3d3
1 file changed
packages/hugo/build.sh
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://gohugo.io/
2
TERMUX_PKG_DESCRIPTION="A fast and flexible static site generator"
3
TERMUX_PKG_LICENSE="Apache-2.0"
4
TERMUX_PKG_MAINTAINER="@termux"
5
-TERMUX_PKG_VERSION="0.159.2"
+TERMUX_PKG_VERSION="0.160.0"
6
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/refs/tags/v$TERMUX_PKG_VERSION.tar.gz
7
-TERMUX_PKG_SHA256=eafd94cae9559f6dfd160cf6294ad67240517a82f2bed45f0ec13a3f1bf40532
+TERMUX_PKG_SHA256=38e67688480c71ae3c26fcbd892f405b58422be59b528335a1b088fdebaf900a
8
TERMUX_PKG_AUTO_UPDATE=true
9
TERMUX_PKG_DEPENDS="libc++"
10
0 commit comments