academic/geoserver: Updated for version 2.4.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Benjamin Trigona-Harany 2014-01-28 01:24:16 +07:00 committed by Erik Hanson
parent d816846c17
commit a958dc9f93
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=geoserver
VERSION=${VERSION:-2.4.2}
VERSION=${VERSION:-2.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="geoserver"
VERSION="2.4.2"
VERSION="2.4.4"
HOMEPAGE="http://geoserver.org"
DOWNLOAD="http://sourceforge.net/projects/geoserver/files/GeoServer/2.4.2/geoserver-2.4.2-war.zip"
MD5SUM="1a0eaad29f322d6afd7a4fda3c005411"
DOWNLOAD="http://sourceforge.net/projects/geoserver/files/GeoServer/2.4.4/geoserver-2.4.4-war.zip"
MD5SUM="e2e5e0f4fa37f5e756c514e529628514"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="apache-tomcat"