mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
ntdsextract2: fix build
if only we had a lock file...
This commit is contained in:
parent
fc6e337dae
commit
e1a17d1c55
1 changed files with 1 additions and 0 deletions
|
@ -13,4 +13,5 @@ checksum=75b3731dac5e3d2f6d3149f60f4336d3bd2732a1843bfff6e1fcb8d1cc46fc45
|
|||
post_patch() {
|
||||
# https://github.com/janstarke/ntdsextract2/pull/8
|
||||
cargo generate-lockfile
|
||||
cargo update --package libesedb@0.1.4 --precise 0.1.3
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue