hugo: update to 0.64.0

This commit is contained in:
Leonid Pliushch 2020-02-04 22:39:49 +02:00
parent 8c5dd5285f
commit deb6126506
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.63.2
TERMUX_PKG_VERSION=0.64.0
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=3b23b3738a2b2781aca8dbd4859782804fa1142d71d38c2144d04299f9030e6a
TERMUX_PKG_SHA256=e9f6cde1d40ae75e7573ad86829fbb5cb0951e70d3e4ec25850c3d9690022572
TERMUX_PKG_DEPENDS="libc++"
termux_step_make() {