diff --git a/java/tomcat-native/Portfile b/java/tomcat-native/Portfile index 5b7a5bf506bca..891333e75e669 100644 --- a/java/tomcat-native/Portfile +++ b/java/tomcat-native/Portfile @@ -14,7 +14,7 @@ description Tomcat 7+ HTTP Server native library support. long_description This port provides access to native apr and other \ functions utilized by tomcat. -homepage http://tomcat.apache.org/ +homepage https://tomcat.apache.org/ master_sites apache:tomcat/tomcat-connectors/native/${version}/source/ checksums rmd160 01c9c3e44c94adf5038fb4b7698a5c18f474c8cd \ @@ -57,5 +57,5 @@ For further information please see https://tomcat.apache.org/native-doc/index.ht " livecheck.type regex -livecheck.url http://archive.apache.org/dist/tomcat/tomcat-connectors/native/ +livecheck.url https://archive.apache.org/dist/tomcat/tomcat-connectors/native/ livecheck.regex {(\d+\.\d+\.\d+)/}