mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
evtx: update to 0.6.9.
This commit is contained in:
parent
5f593b4d2a
commit
bb32be991b
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'evtx'
|
# Template file for 'evtx'
|
||||||
pkgname=evtx
|
pkgname=evtx
|
||||||
version=0.6.8
|
version=0.6.9
|
||||||
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"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
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/${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=839ca62854efb59b9c09e3061d4d52937c45bf539504fb36e2aec63898986dd6
|
checksum=7ebbac7d442adbfdf00783f243b0746067a3d9f1c8f8dbd261b34bd85f3a4af4
|
||||||
|
|
Loading…
Add table
Reference in a new issue