update oledump to 0.0.44.

This commit is contained in:
rpointel 2020-02-05 09:17:33 +00:00
parent 25a60177bf
commit df65b4b1a1
3 changed files with 6 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.17 2019/07/12 20:49:05 sthen Exp $
# $OpenBSD: Makefile,v 1.18 2020/02/05 09:17:33 rpointel Exp $
COMMENT = analyze OLE files
MODPY_EGG_VERSION = 0.0.42
MODPY_EGG_VERSION = 0.0.44
DISTNAME = oledump_V${MODPY_EGG_VERSION:S/./_/g}
PKGNAME = oledump-${MODPY_EGG_VERSION}

View File

@ -1,2 +1,2 @@
SHA256 (oledump_V0_0_42.zip) = FKH9pKtXsJcprrJpeBh4L65Jg2mnYP7IruXPsKDp0SY=
SIZE (oledump_V0_0_42.zip) = 59531
SHA256 (oledump_V0_0_44.zip) = GpyVHpXi/g/fOj3I4zEgW8ZcYXlT8OMO0+asBF9N0MA=
SIZE (oledump_V0_0_44.zip) = 62179

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.7 2018/10/23 08:44:22 rpointel Exp $
@comment $OpenBSD: PLIST,v 1.8 2020/02/05 09:17:33 rpointel Exp $
bin/oledump
share/oledump/
share/oledump/decoder_add1.py
@ -23,3 +23,4 @@ share/oledump/plugin_stream_sample.py
share/oledump/plugin_vba_dco.py
share/oledump/plugin_vba_routines.py
share/oledump/plugin_vba_summary.py
share/oledump/plugin_version_vba.py