mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-04 00:56:07 +01:00
development/hugo: Updated for version 0.55.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a36156692b
commit
1667fbd230
2 changed files with 6 additions and 6 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=hugo
|
PRGNAM=hugo
|
||||||
VERSION=${VERSION:-0.55.4}
|
VERSION=${VERSION:-0.55.5}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="hugo"
|
PRGNAM="hugo"
|
||||||
VERSION="0.55.4"
|
VERSION="0.55.5"
|
||||||
HOMEPAGE="https://gohugo.io"
|
HOMEPAGE="https://gohugo.io"
|
||||||
DOWNLOAD="https://github.com/gohugoio/hugo/releases/download/v0.55.4/hugo_0.55.4_Linux-32bit.tar.gz"
|
DOWNLOAD="https://github.com/gohugoio/hugo/releases/download/v0.55.5/hugo_0.55.5_Linux-32bit.tar.gz"
|
||||||
MD5SUM="b943bb4459f90c29e66d83c73ee51841"
|
MD5SUM="52b097f1582e6a45d66d2d57940dcf5c"
|
||||||
DOWNLOAD_x86_64="https://github.com/gohugoio/hugo/releases/download/v0.55.4/hugo_0.55.4_Linux-64bit.tar.gz"
|
DOWNLOAD_x86_64="https://github.com/gohugoio/hugo/releases/download/v0.55.5/hugo_0.55.5_Linux-64bit.tar.gz"
|
||||||
MD5SUM_x86_64="018a2a1d571bed72cfd4dc124ff720c0"
|
MD5SUM_x86_64="a2bfa39d9425d2265ecf34c15afbe277"
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Donald Cooley"
|
MAINTAINER="Donald Cooley"
|
||||||
EMAIL="chytraeu@sdf.org"
|
EMAIL="chytraeu@sdf.org"
|
||||||
|
|
Loading…
Reference in a new issue