mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ntdsextract2: update to 1.2.2.
This commit is contained in:
parent
277638f081
commit
9b49c7313c
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
--- a/ntdsextract2-1.2.1/Cargo.toml
|
--- a/ntdsextract2-1.2.2/Cargo.toml
|
||||||
+++ b/ntdsextract2-1.2.1/Cargo.toml
|
+++ b/ntdsextract2-1.2.2/Cargo.toml
|
||||||
@@ -37,8 +37,7 @@
|
@@ -37,8 +37,7 @@
|
||||||
paste = "1.0"
|
paste = "1.0"
|
||||||
bodyfile = "0.1.4"
|
bodyfile = "0.1.4"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'ntdsextract2'
|
# Template file for 'ntdsextract2'
|
||||||
pkgname=ntdsextract2
|
pkgname=ntdsextract2
|
||||||
version=1.2.1
|
version=1.2.2
|
||||||
revision=2
|
revision=1
|
||||||
_esedbver=0.2.5
|
_esedbver=0.2.5
|
||||||
build_wrksrc="${pkgname}-${version}"
|
build_wrksrc="${pkgname}-${version}"
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/janstarke/ntdsextract2"
|
homepage="https://github.com/janstarke/ntdsextract2"
|
||||||
distfiles="https://github.com/janstarke/ntdsextract2/archive/refs/tags/v${version}.tar.gz
|
distfiles="https://github.com/janstarke/ntdsextract2/archive/refs/tags/v${version}.tar.gz
|
||||||
https://github.com/sunsetkookaburra/rust-libesedb/archive/refs/tags/libesedb-v${_esedbver}.tar.gz"
|
https://github.com/sunsetkookaburra/rust-libesedb/archive/refs/tags/libesedb-v${_esedbver}.tar.gz"
|
||||||
checksum="2aac2a849f762322bc5c71d658375f490e5ab14948fcaa3debfe20de3b1c5e18
|
checksum="e35ea84b6a517ff1aa4b3113bb8b631c3f0b56ec577b07cdd2f43d24b8b20d5d
|
||||||
30fce9b9766903280d3f6273e2f991b2296ccd3eed878262d1a68c7ceb76b658"
|
30fce9b9766903280d3f6273e2f991b2296ccd3eed878262d1a68c7ceb76b658"
|
||||||
make_check=no # testing requires a large sample test file that isn't distributed
|
make_check=no # testing requires a large sample test file that isn't distributed
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue