diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2018-01-30 19:54:19 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2018-01-30 19:54:19 +0000 |
commit | 5faef87e9d667f8d7870f9825397b9532cc4290f (patch) | |
tree | b94db7dd73499a7351fffccce71660e30291e909 | |
parent | - Update to 6.5.0 (diff) |
Update to upstream version 1.5.1 (bug fixes)
Notes
Notes:
svn path=/head/; revision=460433
-rw-r--r-- | net/traefik/Makefile | 2 | ||||
-rw-r--r-- | net/traefik/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/traefik/Makefile b/net/traefik/Makefile index d369b42c14f8..14ccaf9bc877 100644 --- a/net/traefik/Makefile +++ b/net/traefik/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= traefik -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 DISTVERSIONPREFIX= v CATEGORIES= net diff --git a/net/traefik/distinfo b/net/traefik/distinfo index fae5564c25f0..f309b66960ab 100644 --- a/net/traefik/distinfo +++ b/net/traefik/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1517145075 -SHA256 (containous-traefik-v1.5.0_GH0.tar.gz) = 16296b8f5cc4b7280f2eb40ff47f1242e42ff3fcc79e937367598b5de3d30f62 -SIZE (containous-traefik-v1.5.0_GH0.tar.gz) = 8055244 +TIMESTAMP = 1517341505 +SHA256 (containous-traefik-v1.5.1_GH0.tar.gz) = 047664e865f40d023e6c86375799bca6d94784533d153ac4876837347944550e +SIZE (containous-traefik-v1.5.1_GH0.tar.gz) = 8060097 SHA256 (jteeuwen-go-bindata-a0ff256_GH0.tar.gz) = 06c7bb64ab428a28eb3633ae19fafb6b7b241d384ef45ac0728b1c5fbec64961 SIZE (jteeuwen-go-bindata-a0ff256_GH0.tar.gz) = 17868 |