python/dfwinreg: Updated for version 20190122.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Barry J. Grundy 2019-03-11 09:31:14 +07:00 committed by Willy Sudiarto Raharjo
parent 66d65d803a
commit 801246d7f3
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

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.
#
# Updated to version 20180712, Jan 2019
# Updated to version 20190122, March 2019
PRGNAM=dfwinreg
VERSION=${VERSION:-20180712}
VERSION=${VERSION:-20190122}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="dfwinreg"
VERSION="20180712"
VERSION="20190122"
HOMEPAGE="https://github.com/log2timeline/dfwinreg"
DOWNLOAD="https://github.com/log2timeline/dfwinreg/releases/download/20180712/dfwinreg-20180712.tar.gz"
MD5SUM="7160c912a10f40cc091f7224be1bbccc"
DOWNLOAD="https://github.com/log2timeline/dfwinreg/releases/download/20190122/dfwinreg-20190122.tar.gz"
MD5SUM="328a6b366425d205483b43b95c95ca60"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="PyYAML dfdatetime dtfabric libregf"