mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/gsoap: Updated for version 2.8.132
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
dcc397e097
commit
9b22098fa8
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for gsoap
|
||||
|
||||
# Copyright 2009-2023 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# Copyright 2009-2024 Heinz Wiesinger, Amsterdam, The Netherlands
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=gsoap
|
||||
VERSION=${VERSION:-2.8.127}
|
||||
VERSION=${VERSION:-2.8.132}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gsoap"
|
||||
VERSION="2.8.127"
|
||||
VERSION="2.8.132"
|
||||
HOMEPAGE="http://gsoap2.sourceforge.net/"
|
||||
DOWNLOAD="https://sources.liwjatan.org/gsoap/gsoap_2.8.127.zip"
|
||||
MD5SUM="572272c38ce259c0c38afb4634fdddb1"
|
||||
DOWNLOAD="https://sources.liwjatan.org/gsoap/gsoap_2.8.132.zip"
|
||||
MD5SUM="b0b93960bba760b5749f2fef3d5c718a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue