hugo: update to 0.68.0

This commit is contained in:
Leonid Pliushch 2020-03-21 22:52:13 +02:00
parent f2825954ce
commit fe83dfe66f
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.67.1
TERMUX_PKG_VERSION=0.68.0
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=e3f29dbe764a81eaef6d42bf95f0ab7ab3427ab83c9cced72f9ca4cf39753a90
TERMUX_PKG_SHA256=c90b5abf1bc3a9313439a73a00509ab1a2be3ad41d7dcdcb8ae6fe82167fe532
TERMUX_PKG_DEPENDS="libc++"
termux_step_make() {