]> git.t-rg.ws Git - slackbuilds.git/commitdiff
hugo: updated to version 0.151.1
authorfsLeg <fsleg@t-rg.ws>
Wed, 15 Oct 2025 18:44:20 +0000 (21:44 +0300)
committerfsLeg <fsleg@t-rg.ws>
Wed, 15 Oct 2025 18:44:20 +0000 (21:44 +0300)
hugo/hugo.SlackBuild
hugo/hugo.info

index dd953b60922256d50ef778f015177680a3650009..5e777a79282062e20e098d8088408249bc249c76 100644 (file)
@@ -25,7 +25,7 @@
 cd $(dirname $0) ; CWD=$(pwd)
 
 PRGNAM=hugo
-VERSION=${VERSION:-0.151.0}
+VERSION=${VERSION:-0.151.1}
 BUILD=${BUILD:-1}
 TAG=${TAG:-fsleg}
 PKGTYPE=${PKGTYPE:-txz}
index f507adba8f6f604fa7e5221a03394433e2e8a3f9..45890216e748db651b66bab31aea281dc245d596 100644 (file)
@@ -1,10 +1,10 @@
 PRGNAM="hugo"
-VERSION="0.151.0"
+VERSION="0.151.1"
 HOMEPAGE="https://gohugo.io/"
-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="https://github.com/gohugoio/hugo/archive/v0.151.1/hugo-0.151.1.tar.gz \
+          https://sbo.t-rg.ws/hugo-0.151.1-vendored-sources.tar.xz"
+MD5SUM="588866f3f1b9dd3faa9012d5c50ca1cc \
+        23abe4ebc59bce7dcab229b0f2909a53"
 DOWNLOAD_x86_64=""
 MD5SUM_x86_64=""
 REQUIRES="google-go-lang"