evtx: update to 0.6.8.
This commit is contained in:
parent
fb7e49376c
commit
3c5bfca59f
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'evtx'
|
||||
pkgname=evtx
|
||||
version=0.6.6
|
||||
version=0.6.8
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Parser for the Windows XML Event Log (EVTX) format"
|
||||
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=452a0523af9c7d19019f62ec3fbebfbef978d357e859a271047f17f12ec5ebaa
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=839ca62854efb59b9c09e3061d4d52937c45bf539504fb36e2aec63898986dd6
|
||||
|
|
Loading…
Reference in a new issue