diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2020-07-11 16:03:57 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2020-07-11 16:03:57 +0000 |
commit | 6cfce4b5d95281801d26e22f11c47086f0ca29e9 (patch) | |
tree | ba726187d934a80628ab7068f45adfec93c7631e /java | |
parent | security/snort2pfcd: Update to 2.6 (diff) |
Update to 4.1.51
Notes
Notes:
svn path=/head/; revision=541988
Diffstat (limited to 'java')
-rw-r--r-- | java/netty/Makefile | 2 | ||||
-rw-r--r-- | java/netty/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/java/netty/Makefile b/java/netty/Makefile index b85a3b814a7c..3ae4a4e43a83 100644 --- a/java/netty/Makefile +++ b/java/netty/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= netty -PORTVERSION= 4.1.50 +PORTVERSION= 4.1.51 DISTVERSIONSUFFIX= .Final CATEGORIES= java devel MASTER_SITES= http://dl.bintray.com/netty/downloads/ diff --git a/java/netty/distinfo b/java/netty/distinfo index 80e39fccac9c..49956ca8fff3 100644 --- a/java/netty/distinfo +++ b/java/netty/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1591475063 -SHA256 (netty-4.1.50.Final.tar.bz2) = 0749f1572a02ab0131c12e665121feec721ade6be69654a9687a2ec0953ad482 -SIZE (netty-4.1.50.Final.tar.bz2) = 23419058 +TIMESTAMP = 1594483376 +SHA256 (netty-4.1.51.Final.tar.bz2) = f4cad84b77b3371dad24f626520bb5fb87ff13dd8da5ed1db1f2b91cddc0052c +SIZE (netty-4.1.51.Final.tar.bz2) = 23470695 |