hugo: update to 0.59.0

This commit is contained in:
Leonid Pliushch 2019-10-25 02:00:10 +03:00
parent 408e38d558
commit 09d35c5f0a
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.3
TERMUX_PKG_VERSION=0.59.0
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=4733f22fc447d745c88f7c688407d67e9ab67e7e276557f3a48edd8b37900718
TERMUX_PKG_SHA256=cb46adabf2e8e6c0b639dd1197234719d023823f29cfb6ad2005d1c960ce73c4
TERMUX_PKG_DEPENDS="libc++"
termux_step_make() {