diff options
author | tz <tz@FreeBSD.org> | 2017-09-13 21:45:56 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2017-09-13 21:45:56 +0800 |
commit | f38379e5ccfe7fd5c0993c4dc09279ae84ff1b87 (patch) | |
tree | a48c604930f04a7760cc7349bd6a50b791482e1f /www | |
parent | 20f91370930678f357db293337b223e37d1a17f8 (diff) | |
download | freebsd-ports-gnome-f38379e5ccfe7fd5c0993c4dc09279ae84ff1b87.tar.gz freebsd-ports-gnome-f38379e5ccfe7fd5c0993c4dc09279ae84ff1b87.tar.zst freebsd-ports-gnome-f38379e5ccfe7fd5c0993c4dc09279ae84ff1b87.zip |
www/gitlab-workhorse: Update from 2.0.0 to 2.1.1
Changelog: https://gitlab.com/gitlab-org/gitlab-workhorse/blob/v2.1.1/CHANGELOG
Reviewed by: Matthias Fechner <idefix@fechner.net>
Diffstat (limited to 'www')
-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 7da00c2cfa8e..4916be7ae2f0 100644 --- a/www/gitlab-workhorse/Makefile +++ b/www/gitlab-workhorse/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gitlab-workhorse -PORTVERSION= 2.0.0 +PORTVERSION= 2.1.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 dd53a81450c0..ecc35be5b71f 100644 --- a/www/gitlab-workhorse/distinfo +++ b/www/gitlab-workhorse/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499074823 -SHA256 (gitlab-workhorse-v2.0.0.tar.gz) = dcea4767b402cf5b99095ba17d5ea69630066d715f01500b684e1ce35abc9803 -SIZE (gitlab-workhorse-v2.0.0.tar.gz) = 761339 +TIMESTAMP = 1502872952 +SHA256 (gitlab-workhorse-v2.1.1.tar.gz) = 495e358ef55faa075d2a5bcf46a99a2f4127639676b9386adf3da31d082584e1 +SIZE (gitlab-workhorse-v2.1.1.tar.gz) = 767494 |