From d6bef62cfdceabff1594d45f36fc6eb2ba31ac28 Mon Sep 17 00:00:00 2001 From: "Barry J. Grundy" Date: Fri, 17 Feb 2017 11:17:57 +0000 Subject: python/plaso: Updated for version 1.5.1. Signed-off-by: David Spencer --- python/plaso/plaso.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python/plaso/plaso.SlackBuild') diff --git a/python/plaso/plaso.SlackBuild b/python/plaso/plaso.SlackBuild index bff049ced2bc9..f3fbfd8df1e8d 100644 --- a/python/plaso/plaso.SlackBuild +++ b/python/plaso/plaso.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for plaso -# Copyright 2015-2016 Barry Grundy +# Copyright 2015-2017 Barry Grundy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -21,10 +21,10 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# Updated Build version 1.4.0 August 2016 - Barry J. Grundy +# Updated Build version 1.5.1 February 2017 - Barry J. Grundy PRGNAM=plaso -VERSION=${VERSION:-1.4.0} +VERSION=${VERSION:-1.5.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -- cgit v1.2.3