diff options
author | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2017-03-27 15:07:10 +0000 |
---|---|---|
committer | Torsten Zuehlsdorff <tz@FreeBSD.org> | 2017-03-27 15:07:10 +0000 |
commit | b21397034f7bdd5b29e2ff2a0322bbc9e8173091 (patch) | |
tree | 427d26c002f46dd93af3d66c5812b6e79793f2a2 | |
parent | 6d8a528c3e67f5ff9694d91230992f432478d551 (diff) | |
download | ports-b21397034f7bdd5b29e2ff2a0322bbc9e8173091.tar.gz ports-b21397034f7bdd5b29e2ff2a0322bbc9e8173091.zip |
Notes
-rw-r--r-- | www/gitlab-workhorse/Makefile | 2 | ||||
-rw-r--r-- | www/gitlab-workhorse/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/gitlab-workhorse/Makefile b/www/gitlab-workhorse/Makefile index 9990a75bedf4..f0be85ee399b 100644 --- a/www/gitlab-workhorse/Makefile +++ b/www/gitlab-workhorse/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-workhorse -PORTVERSION= 1.1.1 +PORTVERSION= 1.2.1 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://gitlab.com/gitlab-org/${PORTNAME}/repository/archive.tar.gz?ref=${DISTVERSIONPREFIX}${PORTVERSION}&dummy=/ diff --git a/www/gitlab-workhorse/distinfo b/www/gitlab-workhorse/distinfo index fc990ba073e3..6ac8697dafa0 100644 --- a/www/gitlab-workhorse/distinfo +++ b/www/gitlab-workhorse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1489053171 -SHA256 (gitlab-workhorse-v1.1.1.tar.gz) = bbbeab504cbe0e9738546e1d4d8af0ba2cd0d1f178ae6339a1a2b59941c41617 -SIZE (gitlab-workhorse-v1.1.1.tar.gz) = 392641 +TIMESTAMP = 1490115076 +SHA256 (gitlab-workhorse-v1.2.1.tar.gz) = 527df517e6657e5a999b7cdf05d9f0720f2586041427ce228c29ea339d31ec6e +SIZE (gitlab-workhorse-v1.2.1.tar.gz) = 427785 |