hugo: Update from 0.60.1 to 0.61.0

This commit is contained in:
Fredrik Fornwall 2019-12-12 00:55:00 +01:00
parent b842306f41
commit 393cb7edd3

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.60.1
TERMUX_PKG_VERSION=0.61.0
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=5c857cb27a4e1b43477f6775f2b2e870b937e9ebf32f52347ba7fdbde1ee50f7
TERMUX_PKG_SHA256=adba2d279818bd99096f01fecbdfd12b58333f0a7bfca73b42ec6fbac3500387
TERMUX_PKG_DEPENDS="libc++"
termux_step_make() {