hugo: update to 0.55.4

This commit is contained in:
Leonid Pliushch 2019-05-02 01:35:44 +03:00
parent 1aa603d212
commit 125939a4a4
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
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.55.2
TERMUX_PKG_SHA256=d423b3e14c48bc0217fcbae533d49c9f4c6581c30429c0e7505f34a55df53bf9
TERMUX_PKG_VERSION=0.55.4
TERMUX_PKG_SHA256=477e3573145634aaeebc3c6eb0e182b6d093270f64603a251eb8e19156c2b946
TERMUX_PKG_SRCURL=https://github.com/gohugoio/hugo/archive/v$TERMUX_PKG_VERSION.tar.gz
termux_step_make() {