hugo: Update from 0.61.0 to 0.62.2

This commit is contained in:
Fredrik Fornwall 2020-01-09 23:48:52 +01:00
parent 683301b678
commit 89770cb200
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.61.0
TERMUX_PKG_VERSION=0.62.2
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=adba2d279818bd99096f01fecbdfd12b58333f0a7bfca73b42ec6fbac3500387
TERMUX_PKG_SHA256=e3a16c3096b489f097076058e9e8e3a40706d99388c475c8354eacb24ff37a79
TERMUX_PKG_DEPENDS="libc++"
termux_step_make() {