diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2011-07-04 10:13:55 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-04 10:13:55 -0300 |
commit | 49ddbd9e041e2f60a3f8725f66aed820e8c83ea8 (patch) | |
tree | 5a8632ad5d4782abfdd200d1d98062e8846593dd /system/apache-tomcat/apache-tomcat.info | |
parent | 47466a339626a0246bc1570f608a60011ba1075a (diff) | |
download | slackbuilds-49ddbd9e041e2f60a3f8725f66aed820e8c83ea8.tar.gz |
system/apache-tomcat: Updated for version 7.0.16.
Diffstat (limited to 'system/apache-tomcat/apache-tomcat.info')
-rw-r--r-- | system/apache-tomcat/apache-tomcat.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/apache-tomcat/apache-tomcat.info b/system/apache-tomcat/apache-tomcat.info index 5665ffe04e..20ae17688a 100644 --- a/system/apache-tomcat/apache-tomcat.info +++ b/system/apache-tomcat/apache-tomcat.info @@ -1,10 +1,10 @@ PRGNAM="apache-tomcat" -VERSION="7.0.11" +VERSION="7.0.16" HOMEPAGE="http://tomcat.apache.org/" -DOWNLOAD="http://www.apache.org/dist/tomcat/tomcat-7/v7.0.11/bin/apache-tomcat-7.0.11.zip" -MD5SUM="2b2181beaf7dd246364e2477a34e2677" +DOWNLOAD="http://archive.apache.org/dist/tomcat/tomcat-7/v7.0.16/bin/apache-tomcat-7.0.16.tar.gz" +MD5SUM="e1ba4ab7864079c2a853562cebdd045a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Heinz Wiesinger" EMAIL="pprkut@liwjatan.at" -APPROVED="rworkman" +APPROVED="Niels Horn" |