diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2020-03-11 01:07:33 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2020-03-11 01:07:33 +0000 |
commit | ea3696d1faebe555b3769d4821bdc97267cb3c20 (patch) | |
tree | 5bb19c1e6d1a940c68136740995ca35795e7a1c6 /java | |
parent | x11-wm/stumpwm: Update to version 19.11.104 (diff) |
Update to 4.1.47
Notes
Notes:
svn path=/head/; revision=528203
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 5ff1363c27df..ef0617956226 100644 --- a/java/netty/Makefile +++ b/java/netty/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= netty -PORTVERSION= 4.1.46 +PORTVERSION= 4.1.47 DISTVERSIONSUFFIX= .Final CATEGORIES= java devel MASTER_SITES= http://dl.bintray.com/netty/downloads/ diff --git a/java/netty/distinfo b/java/netty/distinfo index f322ea6cae26..4afac7d34546 100644 --- a/java/netty/distinfo +++ b/java/netty/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1583733734 -SHA256 (netty-4.1.46.Final.tar.bz2) = 46af05c30ef2d54ba5284e17cc99153cfbcd2f85b359259016ca02131f6df903 -SIZE (netty-4.1.46.Final.tar.bz2) = 23018302 +TIMESTAMP = 1583888788 +SHA256 (netty-4.1.47.Final.tar.bz2) = 97242d5bf3ed0c3267256a91e7fd30fe708b1fa964a537de67cdce2e978cef22 +SIZE (netty-4.1.47.Final.tar.bz2) = 23021102 |