hugo: update to 0.58.3

%ci:reset-backlog
This commit is contained in:
Leonid Pliushch 2019-09-22 20:23:06 +03:00
parent fee4a3a10e
commit 887626db30
1 changed files with 2 additions and 2 deletions

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.2
TERMUX_PKG_VERSION=0.58.3
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=c743478d0c0dd46400f329b9c78651b0423c3c3e048c244d8f29fcdf7e358b05
TERMUX_PKG_SHA256=4733f22fc447d745c88f7c688407d67e9ab67e7e276557f3a48edd8b37900718
TERMUX_PKG_DEPENDS="libc++"
termux_step_make() {