From 733095be96cb2630f9a1b193ba878837d96f5b6a Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sat, 9 Jul 2016 15:52:31 +0300 Subject: libraries/libhtp: Updated for version 0.5.20. Signed-off-by: Dimitris Zlatanidis --- libraries/libhtp/libhtp.SlackBuild | 6 +++--- libraries/libhtp/libhtp.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/libraries/libhtp/libhtp.SlackBuild b/libraries/libhtp/libhtp.SlackBuild index 6a167b1aa8..42c6bb636a 100644 --- a/libraries/libhtp/libhtp.SlackBuild +++ b/libraries/libhtp/libhtp.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for libhtp -# Copyright 2014-2015 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2016 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.18} +VERSION=${VERSION:-0.5.20} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -67,7 +67,7 @@ find -L . \ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ -o -perm 511 \) -exec chmod 755 {} \; -o \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ - -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; + -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; ./autogen.sh CFLAGS="$SLKCFLAGS" \ diff --git a/libraries/libhtp/libhtp.info b/libraries/libhtp/libhtp.info index e0fdfd20de..8aeec70d7a 100644 --- a/libraries/libhtp/libhtp.info +++ b/libraries/libhtp/libhtp.info @@ -1,8 +1,8 @@ PRGNAM="libhtp" -VERSION="0.5.18" +VERSION="0.5.20" HOMEPAGE="https://github.com/OISF/libhtp" -DOWNLOAD="https://github.com/OISF/libhtp/archive/0.5.18.tar.gz" -MD5SUM="c160f27b7865732790eac8c805d111c9" +DOWNLOAD="https://github.com/OISF/libhtp/archive/0.5.20.tar.gz" +MD5SUM="f305ca6820553baef0f47aea4167ce3a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3