Revision: 26785
http://sourceforge.net/p/gar/code/26785
Author: dmichelsen
Date: 2021-09-13 09:28:26 +0000 (Mon, 13 Sep 2021)
Log Message:
-----------
tomcat-native/trunk: Update to 1.2.31
Modified Paths:
--------------
csw/mgar/pkg/tomcat-native/trunk/Makefile
csw/mgar/pkg/tomcat-native/trunk/checksums
Modified: csw/mgar/pkg/tomcat-native/trunk/Makefile
===================================================================
--- csw/mgar/pkg/tomcat-native/trunk/Makefile 2021-09-13 09:14:46 UTC (rev
26784)
+++ csw/mgar/pkg/tomcat-native/trunk/Makefile 2021-09-13 09:28:26 UTC (rev
26785)
@@ -2,12 +2,12 @@
# TODO (release-critical prefixed with !, non release-critical with *)
#
NAME = tomcat-native
-VERSION = 1.2.23
+VERSION = 1.2.31
GARTYPE = v2
DESCRIPTION = Tomcat Native Java library
-MASTER_SITES =
http://www.us.apache.org/dist/tomcat/tomcat-connectors/native/$(VERSION)/source/
+MASTER_SITES +=
https://dlcdn.apache.org/tomcat/tomcat-connectors/native/$(VERSION)/source/
DISTNAME = $(NAME)-$(VERSION)-src
DISTFILES = $(DISTNAME).tar.gz
Modified: csw/mgar/pkg/tomcat-native/trunk/checksums
===================================================================
--- csw/mgar/pkg/tomcat-native/trunk/checksums 2021-09-13 09:14:46 UTC (rev
26784)
+++ csw/mgar/pkg/tomcat-native/trunk/checksums 2021-09-13 09:28:26 UTC (rev
26785)
@@ -1 +1 @@
-feb49fa49373423afae28c36b62d82df tomcat-native-1.2.23-src.tar.gz
+a6943e123b1eca0795e106af132df93d tomcat-native-1.2.31-src.tar.gz
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.