mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libhtp: Updated for version 0.5.18.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
2dee6acb77
commit
b35ae044d2
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for libhtp
|
||||
|
||||
# Copyright 2014 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece
|
||||
# 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=libhtp
|
||||
VERSION=${VERSION:-0.5.17}
|
||||
VERSION=${VERSION:-0.5.18}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libhtp"
|
||||
VERSION="0.5.17"
|
||||
VERSION="0.5.18"
|
||||
HOMEPAGE="https://github.com/OISF/libhtp"
|
||||
DOWNLOAD="https://github.com/OISF/libhtp/archive/0.5.17.tar.gz"
|
||||
MD5SUM="97aa6e58c87078012a1ed9c9d46c31cf"
|
||||
DOWNLOAD="https://github.com/OISF/libhtp/archive/0.5.18.tar.gz"
|
||||
MD5SUM="c160f27b7865732790eac8c805d111c9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue