hugo: update to 0.83.1

This commit is contained in:
Leonid Pliushch 2021-05-04 16:55:14 +00:00
parent e9c490f9f9
commit fc3b9178d5
No known key found for this signature in database
GPG Key ID: 45F2964132545795
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.82.1
TERMUX_PKG_VERSION=0.83.1
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=3190ae848fdb1a04339c233faab5934c422d85cf85ea3b0c0b5a842239c84e75
TERMUX_PKG_SHA256=2abc273ffb79576c9347c80d443154db26be9ae15b6ae66f9b75056c3a285157
TERMUX_PKG_DEPENDS="libc++"
termux_step_make() {