]> git.t-rg.ws Git - slackbuilds.git/commitdiff
hugo: updated to version 0.149.1
authorfsLeg <fsleg@t-rg.ws>
Thu, 4 Sep 2025 18:29:16 +0000 (21:29 +0300)
committerfsLeg <fsleg@t-rg.ws>
Thu, 4 Sep 2025 18:29:16 +0000 (21:29 +0300)
hugo/hugo.SlackBuild
hugo/hugo.info

index 6376cc0509b9acee8c79db0d49242d15ecf43094..42937bb2749c272d76909937917e780a57d9e112 100644 (file)
@@ -25,7 +25,7 @@
 cd $(dirname $0) ; CWD=$(pwd)
 
 PRGNAM=hugo
-VERSION=${VERSION:-0.149.0}
+VERSION=${VERSION:-0.149.1}
 BUILD=${BUILD:-1}
 TAG=${TAG:-fsleg}
 PKGTYPE=${PKGTYPE:-txz}
index 77d9c64f049eba053e416226d684c27a75564105..3aa0966b2cbff4e425cb5c097888e16266bf6308 100644 (file)
@@ -1,10 +1,10 @@
 PRGNAM="hugo"
-VERSION="0.149.0"
+VERSION="0.149.1"
 HOMEPAGE="https://gohugo.io/"
-DOWNLOAD="https://github.com/gohugoio/hugo/archive/v0.149.0/hugo-0.149.0.tar.gz \
-          https://sbo.t-rg.ws/hugo-0.149.0-vendored-sources.tar.xz"
-MD5SUM="aaef840fe6d8057b7e7695c34ae11ba9 \
-        b8d29f25d4f295c29308e31c4ad93a41"
+DOWNLOAD="https://github.com/gohugoio/hugo/archive/v0.149.1/hugo-0.149.1.tar.gz \
+          https://sbo.t-rg.ws/hugo-0.149.1-vendored-sources.tar.xz"
+MD5SUM="e37634a8e0e4c6f8c1d61d141cc3005a \
+        7609d39c69e305bed52f7d3f0b11e5f0"
 DOWNLOAD_x86_64=""
 MD5SUM_x86_64=""
 REQUIRES="google-go-lang"