mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
evtx: update to 0.8.5.
This commit is contained in:
parent
79ba662fb0
commit
edf9fb0d4a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'evtx'
|
# Template file for 'evtx'
|
||||||
pkgname=evtx
|
pkgname=evtx
|
||||||
version=0.8.4
|
version=0.8.5
|
||||||
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=4273643dbcc5ec25484e393c14fd03e4749868703fc1d3d966e95016637ebd1c
|
checksum=92076a952e0d83efca42510c394c14a3ee890a47443b8817551fa41900eada9f
|
||||||
|
|
Loading…
Add table
Reference in a new issue