diff options
author | dumbbell <dumbbell@FreeBSD.org> | 2018-09-14 19:58:23 +0800 |
---|---|---|
committer | dumbbell <dumbbell@FreeBSD.org> | 2018-09-14 19:58:23 +0800 |
commit | 548b858da30685fe19debdf79a36c2720097442b (patch) | |
tree | 73d8412c2561514193aeaf64d18c3f02675645dc | |
parent | 9eb1b490b534775fad4b4c9da60adb0df954a42e (diff) | |
download | freebsd-ports-gnome-548b858da30685fe19debdf79a36c2720097442b.tar.gz freebsd-ports-gnome-548b858da30685fe19debdf79a36c2720097442b.tar.zst freebsd-ports-gnome-548b858da30685fe19debdf79a36c2720097442b.zip |
net/concourse-fly: Update to 4.1.0
Release notes:
* https://concourse-ci.org/download.html#v400
* https://concourse-ci.org/download.html#v410
Sponsored by: Pivotal Software, Inc.
-rw-r--r-- | net/concourse-fly/Makefile | 2 | ||||
-rw-r--r-- | net/concourse-fly/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/concourse-fly/Makefile b/net/concourse-fly/Makefile index 8e8849c91e77..fbb44f30c47d 100644 --- a/net/concourse-fly/Makefile +++ b/net/concourse-fly/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= concourse -PORTVERSION= 3.14.1 +PORTVERSION= 4.1.0 CATEGORIES= net sysutils MASTER_SITES= LOCAL/dumbbell/concourse/ PKGNAMESUFFIX= -fly diff --git a/net/concourse-fly/distinfo b/net/concourse-fly/distinfo index 688f93b670b2..c2ae649efe0b 100644 --- a/net/concourse-fly/distinfo +++ b/net/concourse-fly/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1528809590 -SHA256 (concourse-3.14.1.tar.xz) = e9955e44764e3d6f87e6b1b76f60ead1e699e8c8f4b7e26a4a5e0e25bc52dccf -SIZE (concourse-3.14.1.tar.xz) = 41049460 +TIMESTAMP = 1536916623 +SHA256 (concourse-4.1.0.tar.xz) = fe1792636da42fd04da37e44e3898990277b10d537650a53bdaba7299cf477e5 +SIZE (concourse-4.1.0.tar.xz) = 39934408 |