Update to 20170128

This commit is contained in:
Antoine Brodin 2017-02-03 09:24:06 +00:00
parent bb47ef5881
commit c81127c0c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433212
3 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pytsk
PORTVERSION= 20161109
PORTVERSION= 20170128
CATEGORIES= sysutils security devel python
MASTER_SITES= CHEESESHOP \
https://github.com/py4n6/pytsk/releases/download/${PORTVERSION}/

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1478710780
SHA256 (pytsk3-20161109.tar.gz) = 424d8303dc9e03b62c3cbc26bc0cf9f05b9e061483ed8d823cd64c294390b7f6
SIZE (pytsk3-20161109.tar.gz) = 2800870
TIMESTAMP = 1485627915
SHA256 (pytsk3-20170128.tar.gz) = 71df82052f209583b2c042fed2abc5110ff83d950cdf748d6cbad244d709ce46
SIZE (pytsk3-20170128.tar.gz) = 2803782

View file

@ -1,6 +1,6 @@
# Unbundle sleuthkit and talloc
--- setup.py.orig 2016-09-04 05:23:42 UTC
--- setup.py.orig 2017-01-28 14:19:35 UTC
+++ setup.py
@@ -169,9 +169,9 @@ class BuildExtCommand(build_ext):