hugo: update to 0.58.2

This commit is contained in:
Leonid Pliushch 2019-09-18 15:36:56 +03:00
parent a6edfafe39
commit 5f7ac4ce98

View File

@ -1,9 +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.58.1
TERMUX_PKG_VERSION=0.58.2
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=6c7a6da40d4bab4f644eac068255f6aaad3117725f9d719a4e8279994d468cc3
TERMUX_PKG_SHA256=c743478d0c0dd46400f329b9c78651b0423c3c3e048c244d8f29fcdf7e358b05
TERMUX_PKG_DEPENDS="libc++"
termux_step_make() {