apache-tomcat: updated to 5.5.17

This commit is contained in:
Simone Rota 2006-05-18 10:07:43 +00:00
parent 3373ba8404
commit eca2694497
3 changed files with 4 additions and 4 deletions

View File

@ -1,2 +1,2 @@
39e04252ee32ff4a1d9298f8bd47a00a apache-tomcat-5.5.16.tar.gz
994d39c0d2f462c79288e0249991dd49 apache-tomcat-5.5.17.tar.gz
2eb91361638de7dcaa970af2e7f26652 tomcat

View File

@ -5,9 +5,9 @@
# Depends on: j2sdk
name=apache-tomcat
version=5.5.16
version=5.5.17
release=1
source=(http://apache.markoer.org/tomcat/tomcat-5/v5.5.16/bin/apache-tomcat-5.5.16.tar.gz \
source=(http://apache.markoer.org/tomcat/tomcat-5/v$version/bin/$name-$version.tar.gz \
tomcat)
build() {

View File

@ -16,4 +16,4 @@ through a dedicated port to avoid adding unnecessary stuff here.
POST-INSTALL
Set up your JAVA_HOME environment variable
pointing to j2sdk installation path
pointing to j2sdk installation path (ie in /etc/profile)