hugo: update to 0.65.3

This commit is contained in:
Leonid Pliushch 2020-02-24 20:21:31 +02:00
parent d0f798257d
commit 3fe70cafa4
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
TERMUX_PKG_HOMEPAGE=https://gohugo.io/ TERMUX_PKG_HOMEPAGE=https://gohugo.io/
TERMUX_PKG_DESCRIPTION="A fast and flexible static site generator" TERMUX_PKG_DESCRIPTION="A fast and flexible static site generator"
TERMUX_PKG_LICENSE="Apache-2.0" TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_VERSION=0.65.0 TERMUX_PKG_VERSION=0.65.3
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
TERMUX_PKG_SHA256=b1ce9ed6ebf713e81c86db4409cddf3fc0726f058e84ae34a961582c7ff42340 TERMUX_PKG_SHA256=d6c6a68de86cdca0b7cf755c141e09a3fe74c456868e555ba6d459625348689c
TERMUX_PKG_DEPENDS="libc++" TERMUX_PKG_DEPENDS="libc++"
termux_step_make() { termux_step_make() {