]> git.t-rg.ws Git - slackbuilds.git/commitdiff
hugo: updated to version 0.150.1
authorfsLeg <fsleg@t-rg.ws>
Fri, 26 Sep 2025 17:37:56 +0000 (20:37 +0300)
committerfsLeg <fsleg@t-rg.ws>
Fri, 26 Sep 2025 17:37:56 +0000 (20:37 +0300)
hugo/hugo.SlackBuild
hugo/hugo.info

index 0d2a50840421d6887a63a41b669d44a6ca72c94b..7140a69420f7288f06b42178ae878186e3c0a51b 100644 (file)
@@ -25,7 +25,7 @@
 cd $(dirname $0) ; CWD=$(pwd)
 
 PRGNAM=hugo
-VERSION=${VERSION:-0.150.0}
+VERSION=${VERSION:-0.150.1}
 BUILD=${BUILD:-1}
 TAG=${TAG:-fsleg}
 PKGTYPE=${PKGTYPE:-txz}
index 376cf097d162743df75d6dcb3b9840f054adb982..db7c0eb9038838c583a24d89c3dcdc8fcc86b65e 100644 (file)
@@ -1,10 +1,10 @@
 PRGNAM="hugo"
-VERSION="0.150.0"
+VERSION="0.150.1"
 HOMEPAGE="https://gohugo.io/"
-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="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_x86_64=""
 MD5SUM_x86_64=""
 REQUIRES="google-go-lang"