summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Barry J. Grundy2019-03-11 03:31:14 +0100
committer Willy Sudiarto Raharjo2019-03-16 00:53:19 +0100
commit801246d7f30cc6bf2febae68041b944a75aa90ab (patch)
treee4333440701c1f825175d58926d689bc31966ccd /python
parent66d65d803afe3e860bcf2b08d12fb05aa374707d (diff)
downloadslackbuilds-801246d7f30cc6bf2febae68041b944a75aa90ab.tar.gz
python/dfwinreg: Updated for version 20190122.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/dfwinreg/dfwinreg.SlackBuild4
-rw-r--r--python/dfwinreg/dfwinreg.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/dfwinreg/dfwinreg.SlackBuild b/python/dfwinreg/dfwinreg.SlackBuild
index 49d7b70c55..4551790763 100644
--- a/python/dfwinreg/dfwinreg.SlackBuild
+++ b/python/dfwinreg/dfwinreg.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.
#
-# 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}
diff --git a/python/dfwinreg/dfwinreg.info b/python/dfwinreg/dfwinreg.info
index c53bde133a..e13bef31e6 100644
--- a/python/dfwinreg/dfwinreg.info
+++ b/python/dfwinreg/dfwinreg.info
@@ -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"