hugo: bump revision

This commit is contained in:
Leonid Pliushch 2019-06-19 23:55:43 +03:00
parent 85e97d4043
commit 5dec3d90c9

View File

@ -2,8 +2,10 @@ 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.55.6
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=2b585e1919e2643e5bb4226eb64d7cd523bbf85be266f43bf3a132fa924949e4
TERMUX_PKG_DEPENDS="libc++"
termux_step_make() {
termux_setup_golang