summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Barry J. Grundy2017-01-22 02:29:47 +0100
committer Willy Sudiarto Raharjo2017-01-24 01:22:54 +0100
commite12d3250a7c9aebc14dfae5e57d42bad93a49ae8 (patch)
tree08c7b269272fee14bd0e7d2bc238f6a5a1b54a86
parent7d107aaaed29394719ec328884e2c05f68b2fda3 (diff)
downloadslackbuilds-e12d3250a7c9aebc14dfae5e57d42bad93a49ae8.tar.gz
python/dfdatetime: Updated for version 20161101.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--python/dfdatetime/README3
-rw-r--r--python/dfdatetime/dfdatetime.SlackBuild4
-rw-r--r--python/dfdatetime/dfdatetime.info6
3 files changed, 5 insertions, 8 deletions
diff --git a/python/dfdatetime/README b/python/dfdatetime/README
index 98970816c4..9aa19fa868 100644
--- a/python/dfdatetime/README
+++ b/python/dfdatetime/README
@@ -2,6 +2,3 @@ dfdatetime (Python library for Digital Forensics Date and Time)
dfDateTime, or Digital Forensics date and time, provides date and time objects
to preserve accuracy and precision.
-
-dfDateTime is part of the log2timeline project:
-https://github.com/log2timeline
diff --git a/python/dfdatetime/dfdatetime.SlackBuild b/python/dfdatetime/dfdatetime.SlackBuild
index 895aaffe64..11204fe690 100644
--- a/python/dfdatetime/dfdatetime.SlackBuild
+++ b/python/dfdatetime/dfdatetime.SlackBuild
@@ -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.
#
-# New submission v20160323 August 2016, Barry J. Grundy.
+# Updated to v20160323 January 2017, Barry J. Grundy.
PRGNAM=dfdatetime
-VERSION=${VERSION:-20160323}
+VERSION=${VERSION:-20161101}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/dfdatetime/dfdatetime.info b/python/dfdatetime/dfdatetime.info
index 37ecba4423..6b9e11645c 100644
--- a/python/dfdatetime/dfdatetime.info
+++ b/python/dfdatetime/dfdatetime.info
@@ -1,8 +1,8 @@
PRGNAM="dfdatetime"
-VERSION="20160323"
+VERSION="20161101"
HOMEPAGE="https://github.com/log2timeline/dfdatetime"
-DOWNLOAD="https://github.com/log2timeline/dfdatetime/releases/download/20160323/dfdatetime-20160323.tar.gz"
-MD5SUM="ccb655d901346b50aafb39c54e312c2c"
+DOWNLOAD="https://github.com/log2timeline/dfdatetime/releases/download/20161101/dfdatetime-20161101.tar.gz"
+MD5SUM="4a085b86ca738a084d6a9cb2061f59e3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""