hugo: update to 0.58.1

This commit is contained in:
Leonid Pliushch 2019-09-08 03:16:33 +03:00
parent c32fd924cd
commit 3fbd1ed43c
1 changed files with 2 additions and 3 deletions

View File

@ -1,10 +1,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_VERSION=0.57.2
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=0.58.1
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=435267c639ce58daea14c1f7d1f64bdd9176d20bd5719457e11051b88a6fffe6
TERMUX_PKG_SHA256=6c7a6da40d4bab4f644eac068255f6aaad3117725f9d719a4e8279994d468cc3
TERMUX_PKG_DEPENDS="libc++"
termux_step_make() {