diff options
author | Matthias Fechner <mfechner@FreeBSD.org> | 2019-01-31 18:23:35 +0000 |
---|---|---|
committer | Matthias Fechner <mfechner@FreeBSD.org> | 2019-01-31 18:23:35 +0000 |
commit | 5907fa1eecf283335f43a60be128aa47355f79a8 (patch) | |
tree | 2a0a88aa0fb9d41d622d54143a2b448ba1d7c0b0 /www/gitlab-workhorse | |
parent | 6f2834a694fce2d2b89f6e19e1c5b9d35e3667f1 (diff) | |
download | ports-5907fa1eecf283335f43a60be128aa47355f79a8.tar.gz ports-5907fa1eecf283335f43a60be128aa47355f79a8.zip |
Notes
Diffstat (limited to 'www/gitlab-workhorse')
-rw-r--r-- | www/gitlab-workhorse/Makefile | 4 | ||||
-rw-r--r-- | www/gitlab-workhorse/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/gitlab-workhorse/Makefile b/www/gitlab-workhorse/Makefile index 9991c74aac75..e0a85751b1d0 100644 --- a/www/gitlab-workhorse/Makefile +++ b/www/gitlab-workhorse/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-workhorse -PORTVERSION= 8.0.0 +PORTVERSION= 8.0.1 CATEGORIES= www MAINTAINER= mfechner@FreeBSD.org @@ -19,7 +19,7 @@ USES= gmake USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-workhorse/tags -GL_COMMIT= 1788824b16499c9e543fbfacd1cbd12f281f6e50 +GL_COMMIT= eb1b22da6321d6388f34b712a86b80f09b498564 PLIST_FILES= bin/gitlab-workhorse \ bin/gitlab-zip-cat \ diff --git a/www/gitlab-workhorse/distinfo b/www/gitlab-workhorse/distinfo index c4bac69c4faf..615faa8f25d7 100644 --- a/www/gitlab-workhorse/distinfo +++ b/www/gitlab-workhorse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1548343619 -SHA256 (gitlab-org-gitlab-workhorse-1788824b16499c9e543fbfacd1cbd12f281f6e50_GL0.tar.gz) = 8a1207ee8fe7e2ba662e5b16144fadb0e928eaa7d5ab5e1d1c43d0358fb39ec1 -SIZE (gitlab-org-gitlab-workhorse-1788824b16499c9e543fbfacd1cbd12f281f6e50_GL0.tar.gz) = 2546000 +TIMESTAMP = 1548955474 +SHA256 (gitlab-org-gitlab-workhorse-eb1b22da6321d6388f34b712a86b80f09b498564_GL0.tar.gz) = 761f3382e57ac453319d819003d2b67158346d4ecdd47299c8a719a4d2170177 +SIZE (gitlab-org-gitlab-workhorse-eb1b22da6321d6388f34b712a86b80f09b498564_GL0.tar.gz) = 2546956 |