mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/suhosin: Updated for version 0.9.38.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2581190ef6
commit
cbab640b2c
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=suhosin
|
||||
VERSION=${VERSION:-0.9.37.1}
|
||||
VERSION=${VERSION:-0.9.38}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="suhosin"
|
||||
VERSION="0.9.37.1"
|
||||
VERSION="0.9.38"
|
||||
HOMEPAGE="https://www.suhosin.org"
|
||||
DOWNLOAD="https://download.suhosin.org/suhosin-0.9.37.1.tar.gz"
|
||||
MD5SUM="8d1c37e62ff712638b5d3847d94bfab3"
|
||||
DOWNLOAD="https://download.suhosin.org/suhosin-0.9.38.tar.gz"
|
||||
MD5SUM="0c26402752b0aff69e4b891f062a52bf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue