From 5ef9f3b9d3951d571cf65f0b5370c12561459281 Mon Sep 17 00:00:00 2001 From: Vlad Glagolev Date: Fri, 24 Oct 2014 20:44:55 +0400 Subject: burp: => 1.4.24 (devel) --- archive/burp/DEPENDS | 2 +- archive/burp/DETAILS | 4 ++-- archive/burp/HISTORY | 4 ++++ 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/archive/burp/DEPENDS b/archive/burp/DEPENDS index 1c2d21519d..6fc62d253a 100755 --- a/archive/burp/DEPENDS +++ b/archive/burp/DEPENDS @@ -15,7 +15,7 @@ else optional_depends ncurses "" "" "to support live monitor on the server" fi && -optional_depends openssl \ +optional_depends SSL \ "--with-openssl" \ "--without-openssl" \ "for encrypted communication" && diff --git a/archive/burp/DETAILS b/archive/burp/DETAILS index ee6f7f520f..81c1e884ea 100755 --- a/archive/burp/DETAILS +++ b/archive/burp/DETAILS @@ -11,10 +11,10 @@ case "$BURP_BRANCH" in SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION" ;; devel) - VERSION=1.4.18 + VERSION=1.4.24 SOURCE=$SPELL-$VERSION.tar.bz2 SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE - SOURCE_HASH=sha512:38a3e22e366dbf44b6ce8e69de60051eefad8a95681062b15a6bf4d0a2131af11ea6a3522670e8b33b2c3b094e382fbb08738a102e0d95bf208871e6a4715d7f + SOURCE_HASH=sha512:f5b1edcc9016e053d016527a0863047aa3ae06b98a3bd20095142388896150732372148ddb59081e34ca5dee2bfaa0cd06ab95435b7130f95c31aac7661571b7 SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL" ;; stable) diff --git a/archive/burp/HISTORY b/archive/burp/HISTORY index 036501c109..1fa7831a81 100644 --- a/archive/burp/HISTORY +++ b/archive/burp/HISTORY @@ -1,3 +1,7 @@ +2014-10-24 Vlad Glagolev + * DETAILS: updated spell to 1.4.24 (devel) + * DEPENDS: use SSL provider + 2014-07-25 Vlad Glagolev * DETAILS: updated spell to 1.4.18 (devel); readability++ -- cgit v1.2.3