mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
academic/geoserver-control-flow: Updated for version 2.4.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c69c9d958e
commit
fd1aa655aa
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=geoserver-control-flow
|
||||
VERSION=${VERSION:-2.4.2}
|
||||
VERSION=${VERSION:-2.4.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="geoserver-control-flow"
|
||||
VERSION="2.4.2"
|
||||
VERSION="2.4.4"
|
||||
HOMEPAGE="http://geoserver.org"
|
||||
DOWNLOAD="http://sourceforge.net/projects/geoserver/files/GeoServer%20Extensions/2.4.2/geoserver-2.4.2-control-flow-plugin.zip"
|
||||
MD5SUM="6b70d50ae41098454be2a56f1b6b7d4d"
|
||||
DOWNLOAD="http://sourceforge.net/projects/geoserver/files/GeoServer%20Extensions/2.4.4/geoserver-2.4.4-control-flow-plugin.zip"
|
||||
MD5SUM="ab6f45be3f9ec027e59d100064537a20"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="geoserver"
|
||||
|
|
Loading…
Reference in a new issue