mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/gsoap: Updated for version 2.8.6.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
8987c01ffe
commit
92d9ec3b52
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for gsoap
|
||||
|
||||
# Copyright 2009-2011 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# Copyright 2009-2012 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=gsoap
|
||||
VERSION=2.8.3
|
||||
VERSION=2.8.6
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="gsoap"
|
||||
VERSION="2.8.3"
|
||||
VERSION="2.8.6"
|
||||
HOMEPAGE="http://gsoap2.sourceforge.net/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gsoap2/gsoap_2.8.3.zip"
|
||||
MD5SUM="48e7739a5719bd635843e42d2ec670f7"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/gsoap2/gsoap_2.8.6.zip"
|
||||
MD5SUM="c0b962c6216bcf59255dc4288783252f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Heinz Wiesinger"
|
||||
EMAIL="pprkut@liwjatan.at"
|
||||
APPROVED="Niels Horn"
|
||||
APPROVED="rworkman"
|
||||
|
|
Loading…
Reference in a new issue