Browse Source

python/dfdatetime: Updated for version 20161101.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/28/head
Barry J. Grundy 9 years ago
committed by Willy Sudiarto Raharjo
parent
commit
e12d3250a7
No known key found for this signature in database GPG Key ID: 887B8374D7333381
  1. 3
      python/dfdatetime/README
  2. 4
      python/dfdatetime/dfdatetime.SlackBuild
  3. 6
      python/dfdatetime/dfdatetime.info

3
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

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

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

Loading…
Cancel
Save