]> git.t-rg.ws Git - slackbuilds.git/commitdiff
hugo: updated to version 0.150.0
authorfsLeg <fsleg@t-rg.ws>
Tue, 9 Sep 2025 18:34:08 +0000 (21:34 +0300)
committerfsLeg <fsleg@t-rg.ws>
Tue, 9 Sep 2025 18:34:08 +0000 (21:34 +0300)
hugo/hugo.SlackBuild
hugo/hugo.info

index 42937bb2749c272d76909937917e780a57d9e112..0d2a50840421d6887a63a41b669d44a6ca72c94b 100644 (file)
@@ -25,7 +25,7 @@
 cd $(dirname $0) ; CWD=$(pwd)
 
 PRGNAM=hugo
-VERSION=${VERSION:-0.149.1}
+VERSION=${VERSION:-0.150.0}
 BUILD=${BUILD:-1}
 TAG=${TAG:-fsleg}
 PKGTYPE=${PKGTYPE:-txz}
index 3aa0966b2cbff4e425cb5c097888e16266bf6308..376cf097d162743df75d6dcb3b9840f054adb982 100644 (file)
@@ -1,10 +1,10 @@
 PRGNAM="hugo"
-VERSION="0.149.1"
+VERSION="0.150.0"
 HOMEPAGE="https://gohugo.io/"
-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="https://github.com/gohugoio/hugo/archive/v0.150.0/hugo-0.150.0.tar.gz \
+          https://sbo.t-rg.ws/hugo-0.150.0-vendored-sources.tar.xz"
+MD5SUM="11325c31ba6f68ff011d284a07be9ac7 \
+        abf706e8f1ce1de434f61bb7c6cb7a90"
 DOWNLOAD_x86_64=""
 MD5SUM_x86_64=""
 REQUIRES="google-go-lang"