mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
evtx: update to 0.8.3.
This commit is contained in:
parent
e546831334
commit
3e23b32edf
1 changed files with 3 additions and 7 deletions
|
@ -1,15 +1,11 @@
|
||||||
# Template file for 'evtx'
|
# Template file for 'evtx'
|
||||||
pkgname=evtx
|
pkgname=evtx
|
||||||
version=0.8.2
|
version=0.8.3
|
||||||
revision=2
|
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/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=5330f3d811fb3aae468260d01f95103385c1ad7caca37ee282814c9e37956cd2
|
checksum=61e12a8fe0e8fe63e625c392e6b137472aaaf25442ec17801926a9c8864dacee
|
||||||
|
|
||||||
post_patch() {
|
|
||||||
cargo update --package time --precise 0.3.35
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue