summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2022-09-24 07:49:55 +0000
committerbsiegert <bsiegert@pkgsrc.org>2022-09-24 07:49:55 +0000
commitaa87498d035733f6f7619ec7957d1d3d6d3a4069 (patch)
treef6c814cf587cd18eb92358c279dc235d8e3b1fb6 /meta-pkgs
parentf57d3c013a6896b198b8dc657005bc7eb585c8b9 (diff)
downloadpkgsrc-aa87498d035733f6f7619ec7957d1d3d6d3a4069.tar.gz
bulk-test-go: Correct hugo PKGNAME, fix build
Bump date too.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/bulk-test-go/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-pkgs/bulk-test-go/Makefile b/meta-pkgs/bulk-test-go/Makefile
index 07c9cf42c34..163c0d0d830 100644
--- a/meta-pkgs/bulk-test-go/Makefile
+++ b/meta-pkgs/bulk-test-go/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2022/09/22 06:01:07 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2022/09/24 07:49:55 bsiegert Exp $
-DISTNAME= bulk-test-go-20220918
+DISTNAME= bulk-test-go-20220924
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
DISTFILES= # empty
@@ -122,7 +122,7 @@ BUILD_DEPENDS+= go-ffuf-[0-9]*:../../www/go-ffuf
BUILD_DEPENDS+= gitea-[0-9]*:../../www/gitea
BUILD_DEPENDS+= grafana-[0-9]*:../../www/grafana
BUILD_DEPENDS+= go-minify-[0-9]*:../../www/go-minify
-BUILD_DEPENDS+= hugo-[0-9]*:../../www/hugo
+BUILD_DEPENDS+= go-hugo-[0-9]*:../../www/hugo
BUILD_DEPENDS+= apisprout-[0-9]*:../../www/apisprout
BUILD_DEPENDS+= jira-cli-[0-9]*:../../www/jira-cli
BUILD_DEPENDS+= restish-[0-9]*:../../www/restish