mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
python/dfwinreg: Updated for version 20190122.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
66d65d803a
commit
801246d7f3
2 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue