python/dfdatetime: Updated for version 20161101.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Barry J. Grundy 2017-01-22 08:29:47 +07:00 committed by Willy Sudiarto Raharjo
parent 7d107aaaed
commit e12d3250a7
No known key found for this signature in database
GPG key ID: 887B8374D7333381
3 changed files with 5 additions and 8 deletions

View file

@ -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

View file

@ -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}

View file

@ -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=""