aboutsummaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2022-02-15 01:00:36 +0100
committerCem Keylan <cem@ckyln.com>2022-02-15 01:00:36 +0100
commit6fd5dbca789614eb38ca348db75fa20b49015fd6 (patch)
tree9d2629b025eea60d7357d25105677e61e5174254 /community
parent73d33fd56cd3e59bb1a564364ed02fa12cc24685 (diff)
downloadrepository-6fd5dbca789614eb38ca348db75fa20b49015fd6.tar.gz
hugo: bump to 0.92.2
Diffstat (limited to 'community')
-rwxr-xr-xcommunity/hugo/build7
-rw-r--r--community/hugo/checksums3
-rw-r--r--community/hugo/sources3
-rw-r--r--community/hugo/version2
4 files changed, 6 insertions, 9 deletions
diff --git a/community/hugo/build b/community/hugo/build
index ce20326f..5969e085 100755
--- a/community/hugo/build
+++ b/community/hugo/build
@@ -1,9 +1,4 @@
#!/bin/sh -e
-export GOPATH="$PWD/gopath"
-
-trap "go clean -modcache" EXIT INT
-go mod vendor
-
-CGO_ENABLED=0 go build
+CGO_ENABLED=0 go build -v -mod=vendor
clinst -Dm755 hugo "$1/usr/bin/hugo"
diff --git a/community/hugo/checksums b/community/hugo/checksums
index 63ad1981..d05419eb 100644
--- a/community/hugo/checksums
+++ b/community/hugo/checksums
@@ -1,2 +1,3 @@
%BLAKE3
-2d8e17c9fd9b79645d603ed74f56bf0d5b38aa6ccdd3eaeb70bc19e083e48904 v0.92.1.tar.gz
+cf6e183ba045727221ba956924c24696bbb80aa3f2aabae3656e117279b4f3a7 v0.92.2.tar.gz
+11c8726654c8b6a29d7d73646b9609e680453a298cb8923f5ef4dfe8aecf33b0 hugo-0.92.2-mod-vendor.tar.xz
diff --git a/community/hugo/sources b/community/hugo/sources
index 3c5840b7..ae9debff 100644
--- a/community/hugo/sources
+++ b/community/hugo/sources
@@ -1 +1,2 @@
-https://github.com/gohugoio/hugo/archive/refs/tags/v0.92.1.tar.gz
+https://github.com/gohugoio/hugo/archive/refs/tags/v0.92.2.tar.gz
+https://dl.carbslinux.org/gomods/hugo-0.92.2-mod-vendor.tar.xz
diff --git a/community/hugo/version b/community/hugo/version
index 31e43325..bdff4ad6 100644
--- a/community/hugo/version
+++ b/community/hugo/version
@@ -1 +1 @@
-0.92.1 1
+0.92.2 1