hugo: update to 0.63.2

This commit is contained in:
Leonid Pliushch 2020-01-30 21:13:08 +02:00
parent 9d8dc2a73b
commit 976b606e2c
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.62.2
TERMUX_PKG_VERSION=0.63.2
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=e3a16c3096b489f097076058e9e8e3a40706d99388c475c8354eacb24ff37a79
TERMUX_PKG_SHA256=3b23b3738a2b2781aca8dbd4859782804fa1142d71d38c2144d04299f9030e6a
TERMUX_PKG_DEPENDS="libc++"
termux_step_make() {