diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2024-07-09 20:49:57 -0400 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2024-07-09 20:49:57 -0400 |
commit | ae4e3fd5b37bd4f5ffe43589075b8a5d5cffce71 (patch) | |
tree | d4a274dcbc30635ba0430f25789cbb0708624c75 /net/apache-commons-net | |
parent | mail/thunderbird: update to 115.13.0 (rc3) (diff) |
net/apache-commons-net: Update to 3.11.1
Diffstat (limited to 'net/apache-commons-net')
-rw-r--r-- | net/apache-commons-net/Makefile | 2 | ||||
-rw-r--r-- | net/apache-commons-net/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/apache-commons-net/Makefile b/net/apache-commons-net/Makefile index 019298851315..481a17773b79 100644 --- a/net/apache-commons-net/Makefile +++ b/net/apache-commons-net/Makefile @@ -1,5 +1,5 @@ PORTNAME= commons-net -PORTVERSION= 3.11.0 +PORTVERSION= 3.11.1 CATEGORIES= net java MASTER_SITES= APACHE_COMMONS_BINARIES PKGNAMEPREFIX= apache- diff --git a/net/apache-commons-net/distinfo b/net/apache-commons-net/distinfo index 80c1951c7912..f2ab04f34caa 100644 --- a/net/apache-commons-net/distinfo +++ b/net/apache-commons-net/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1717424592 -SHA256 (commons-net-3.11.0-bin.tar.gz) = 63ed57178e792a97c53f8e76d35e9dbb67c98fbb259534a0596664e91ac04e53 -SIZE (commons-net-3.11.0-bin.tar.gz) = 2271958 +TIMESTAMP = 1720542614 +SHA256 (commons-net-3.11.1-bin.tar.gz) = e1b7a793babc30785f671c815ea5d1ffc3a23784a9cfedcfce4981b92f72f704 +SIZE (commons-net-3.11.1-bin.tar.gz) = 2287991 |