diff options
author | Barry J. Grundy <bgrundyat> | 2017-01-22 08:29:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-24 07:22:54 +0700 |
commit | e12d3250a7c9aebc14dfae5e57d42bad93a49ae8 (patch) | |
tree | 08c7b269272fee14bd0e7d2bc238f6a5a1b54a86 /python/dfdatetime | |
parent | 7d107aaaed29394719ec328884e2c05f68b2fda3 (diff) |
python/dfdatetime: Updated for version 20161101.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/dfdatetime')
-rw-r--r-- | python/dfdatetime/README | 3 | ||||
-rw-r--r-- | python/dfdatetime/dfdatetime.SlackBuild | 4 | ||||
-rw-r--r-- | python/dfdatetime/dfdatetime.info | 6 |
3 files changed, 5 insertions, 8 deletions
diff --git a/python/dfdatetime/README b/python/dfdatetime/README index 98970816c470..9aa19fa86887 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 895aaffe64f4..11204fe69054 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 37ecba442306..6b9e11645c52 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="" |