evtx: update to 0.7.2.
This commit is contained in:
parent
2f232340db
commit
cc130e8ee7
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'evtx'
|
# Template file for 'evtx'
|
||||||
pkgname=evtx
|
pkgname=evtx
|
||||||
version=0.7.1
|
version=0.7.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Parser for the Windows XML Event Log (EVTX) format"
|
short_desc="Parser for the Windows XML Event Log (EVTX) format"
|
||||||
|
@ -8,4 +8,4 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/omerbenamram/evtx"
|
homepage="https://github.com/omerbenamram/evtx"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=ef4a543fb2d4ecad44d2a6229934f0723dc3cab9a3b4580f72227e6abef93fee
|
checksum=31967e3b175a7e0ad4a5d786418066bde66d5ddd4d48626312f59f5081c61ca6
|
||||||
|
|
Loading…
Reference in New Issue