12 lines
393 B
Bash
12 lines
393 B
Bash
# Template file for 'evtx'
|
|
pkgname=evtx
|
|
version=0.9.0
|
|
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=e5f5221879a68b455a086653ab457f815544d1580e591f52d3b0ed5b4b24f328
|