small update to 0.0.34.

This commit is contained in:
rpointel 2018-05-09 06:32:20 +00:00
parent f9c55eab75
commit 2232181935
3 changed files with 6 additions and 5 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.8 2018/02/20 14:34:39 rpointel Exp $
# $OpenBSD: Makefile,v 1.9 2018/05/09 06:32:20 rpointel Exp $
COMMENT = analyze OLE files
MODPY_EGG_VERSION = 0.0.33
MODPY_EGG_VERSION = 0.0.34
DISTNAME = oledump_V${MODPY_EGG_VERSION:S/./_/g}
PKGNAME = oledump-${MODPY_EGG_VERSION}

View File

@ -1,2 +1,2 @@
SHA256 (oledump_V0_0_33.zip) = K3yVZYgPFOikMfeBmSbugB3hKUWOaC+q+Z/vQa+kmTQ=
SIZE (oledump_V0_0_33.zip) = 46843
SHA256 (oledump_V0_0_34.zip) = dPGwXlDSr4ByUFWHQ4u4lZ8XS6927WJVEW6AZkLmxLA=
SIZE (oledump_V0_0_34.zip) = 47625

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.5 2018/02/20 14:34:39 rpointel Exp $
@comment $OpenBSD: PLIST,v 1.6 2018/05/09 06:32:20 rpointel Exp $
bin/oledump
share/oledump/
share/oledump/decoder_add1.py
@ -15,6 +15,7 @@ share/oledump/plugin_jumplist.py
share/oledump/plugin_linear.py
share/oledump/plugin_msg.py
share/oledump/plugin_msi.py
share/oledump/plugin_office_crypto.py
share/oledump/plugin_str_sub.py
share/oledump/plugin_stream_o.py
share/oledump/plugin_stream_sample.py