evtx: update to 0.7.1.
This commit is contained in:
parent
e470b9129a
commit
c2ca9185a9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'evtx'
|
||||
pkgname=evtx
|
||||
version=0.6.9
|
||||
version=0.7.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
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"
|
||||
homepage="https://github.com/omerbenamram/evtx"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=7ebbac7d442adbfdf00783f243b0746067a3d9f1c8f8dbd261b34bd85f3a4af4
|
||||
checksum=ef4a543fb2d4ecad44d2a6229934f0723dc3cab9a3b4580f72227e6abef93fee
|
||||
|
|
Loading…
Reference in a new issue