diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2014-10-13 13:52:52 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-18 07:00:02 +0700 |
commit | dda5202c94693a85fad829e008a90e3b362fc494 (patch) | |
tree | a4c9c46b26f2cefe219cc1a2912584612d21cc4a /system/apache-tomcat/apache-tomcat.info | |
parent | 71f6ae8518d067823f41d14820b3366a31208b67 (diff) | |
download | slackbuilds-dda5202c94693a85fad829e008a90e3b362fc494.tar.gz |
system/apache-tomcat: Updated for version 7.0.56 + fixed rc.tomcat.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'system/apache-tomcat/apache-tomcat.info')
-rw-r--r-- | system/apache-tomcat/apache-tomcat.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/apache-tomcat/apache-tomcat.info b/system/apache-tomcat/apache-tomcat.info index c51d63a6ac..68a6541775 100644 --- a/system/apache-tomcat/apache-tomcat.info +++ b/system/apache-tomcat/apache-tomcat.info @@ -1,8 +1,8 @@ PRGNAM="apache-tomcat" -VERSION="7.0.47" +VERSION="7.0.56" HOMEPAGE="http://tomcat.apache.org/" -DOWNLOAD="http://archive.apache.org/dist/tomcat/tomcat-7/v7.0.47/bin/apache-tomcat-7.0.47.tar.gz" -MD5SUM="efbae77efad579b655ae175754cad3df" +DOWNLOAD="http://archive.apache.org/dist/tomcat/tomcat-7/v7.0.56/bin/apache-tomcat-7.0.56.tar.gz" +MD5SUM="2887d0e3ca18bdca63004a0388c99775" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="jdk commons-daemon" |