]> git.t-rg.ws Git - slackbuilds.git/commitdiff
hugo: updated to version 0.151.0
authorfsLeg <fsleg@t-rg.ws>
Sat, 4 Oct 2025 10:07:32 +0000 (13:07 +0300)
committerfsLeg <fsleg@t-rg.ws>
Sat, 4 Oct 2025 10:07:32 +0000 (13:07 +0300)
hugo/hugo.SlackBuild
hugo/hugo.info

index 7140a69420f7288f06b42178ae878186e3c0a51b..dd953b60922256d50ef778f015177680a3650009 100644 (file)
@@ -25,7 +25,7 @@
 cd $(dirname $0) ; CWD=$(pwd)
 
 PRGNAM=hugo
-VERSION=${VERSION:-0.150.1}
+VERSION=${VERSION:-0.151.0}
 BUILD=${BUILD:-1}
 TAG=${TAG:-fsleg}
 PKGTYPE=${PKGTYPE:-txz}
index db7c0eb9038838c583a24d89c3dcdc8fcc86b65e..f507adba8f6f604fa7e5221a03394433e2e8a3f9 100644 (file)
@@ -1,10 +1,10 @@
 PRGNAM="hugo"
-VERSION="0.150.1"
+VERSION="0.151.0"
 HOMEPAGE="https://gohugo.io/"
-DOWNLOAD="https://github.com/gohugoio/hugo/archive/v0.150.1/hugo-0.150.1.tar.gz \
-          https://sbo.t-rg.ws/hugo-0.150.1-vendored-sources.tar.xz"
-MD5SUM="c2c933dbb9dcfddeaa3cd6371f45c993 \
-        2ab7afedd476674b45d4359ba2888f5f"
+DOWNLOAD="https://github.com/gohugoio/hugo/archive/v0.151.0/hugo-0.151.0.tar.gz \
+          https://sbo.t-rg.ws/hugo-0.151.0-vendored-sources.tar.xz"
+MD5SUM="f8de1c77782cb79e3718243b3cf9c0f8 \
+        c3af9d917dd26f224e7d9bd802ca3048"
 DOWNLOAD_x86_64=""
 MD5SUM_x86_64=""
 REQUIRES="google-go-lang"