diff options
-rw-r--r-- | python/dfwinreg/dfwinreg.SlackBuild | 4 | ||||
-rw-r--r-- | python/dfwinreg/dfwinreg.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/dfwinreg/dfwinreg.SlackBuild b/python/dfwinreg/dfwinreg.SlackBuild index 49d7b70c559ac..4551790763e23 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 c53bde133ac8a..e13bef31e6178 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" |