From e12d3250a7c9aebc14dfae5e57d42bad93a49ae8 Mon Sep 17 00:00:00 2001 From: "Barry J. Grundy" Date: Sun, 22 Jan 2017 08:29:47 +0700 Subject: python/dfdatetime: Updated for version 20161101. Signed-off-by: Willy Sudiarto Raharjo --- python/dfdatetime/README | 3 --- python/dfdatetime/dfdatetime.SlackBuild | 4 ++-- python/dfdatetime/dfdatetime.info | 6 +++--- 3 files changed, 5 insertions(+), 8 deletions(-) (limited to 'python/dfdatetime') 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="" -- cgit v1.2.3-65-gdbad