mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
gis/geoserver-oracle: Updated for version 2.6.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
2f6b054114
commit
149fb1652a
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=geoserver-oracle
|
||||
VERSION=${VERSION:-2.6.0}
|
||||
VERSION=${VERSION:-2.6.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="geoserver-oracle"
|
||||
VERSION="2.6.0"
|
||||
VERSION="2.6.1"
|
||||
HOMEPAGE="http://geoserver.org"
|
||||
DOWNLOAD="http://sourceforge.net/projects/geoserver/files/GeoServer/2.6.0/extensions/geoserver-2.6.0-oracle-plugin.zip"
|
||||
MD5SUM="77a184da933bcbcc58c1bedf0a5e2674"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/geoserver/GeoServer/2.6.1/extensions/geoserver-2.6.1-oracle-plugin.zip"
|
||||
MD5SUM="210e27e8acd0e19627ebd416eb15b52c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="geoserver"
|
||||
|
|
Loading…
Reference in a new issue