diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2020-12-15 10:46:45 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2020-12-15 10:46:45 +0000 |
commit | afdd3e5795dd52fe2bfc5ce8fafc6b8b1f410ad3 (patch) | |
tree | a0eb2be48f445e890d173b598ee00d435e76d472 /www/tomcat85 | |
parent | 0a92afb8ae5ba1d1f24ea8b09b8910a41d38ef41 (diff) |
Notes
Diffstat (limited to 'www/tomcat85')
-rw-r--r-- | www/tomcat85/Makefile | 2 | ||||
-rw-r--r-- | www/tomcat85/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/tomcat85/Makefile b/www/tomcat85/Makefile index 6f8b027edeaa..9d24b7e35125 100644 --- a/www/tomcat85/Makefile +++ b/www/tomcat85/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tomcat -PORTVERSION= 8.5.60 +PORTVERSION= 8.5.61 CATEGORIES= www java MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/([0-9])(.*)/\1/}/v${PORTVERSION}/bin PKGNAMESUFFIX= 85 diff --git a/www/tomcat85/distinfo b/www/tomcat85/distinfo index e3fbf8e9d496..5d0c4cdf3899 100644 --- a/www/tomcat85/distinfo +++ b/www/tomcat85/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1605710609 -SHA256 (apache-tomcat-8.5.60.tar.gz) = c473bd48f121ead24b079c7e33ca43fa6e3b42aa475cb1f359984541138d7e94 -SIZE (apache-tomcat-8.5.60.tar.gz) = 10488933 +TIMESTAMP = 1607990396 +SHA256 (apache-tomcat-8.5.61.tar.gz) = b5536fa249d7b9f8ceac46d61c445173bde8ba0991a38987fe87b9229db7eb91 +SIZE (apache-tomcat-8.5.61.tar.gz) = 10492067 |