diff options
Diffstat (limited to 'apache-tomcat/Pkgfile')
-rw-r--r-- | apache-tomcat/Pkgfile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apache-tomcat/Pkgfile b/apache-tomcat/Pkgfile index ce104282a..39af38047 100644 --- a/apache-tomcat/Pkgfile +++ b/apache-tomcat/Pkgfile @@ -5,9 +5,9 @@ # Depends on: j2sdk name=apache-tomcat -version=5.5.17 -release=2 -source=(http://apache.markoer.org/tomcat/tomcat-5/v$version/bin/$name-$version.tar.gz \ +version=5.5.20 +release=1 +source=(http://www.eu.apache.org/dist/tomcat/tomcat-5/v$version/bin/$name-$version.tar.gz \ tomcat) build() { |