Skip to content

Commit

Permalink
ntdsextract2: update to 1.4.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
abenson committed Oct 18, 2024
1 parent e5a6955 commit 0c46630
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/ntdsextract2/patches/no-cygwin-fs.patch
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--- a/ntdsextract2-1.4.3/Cargo.toml
+++ b/ntdsextract2-1.4.3/Cargo.toml
--- a/ntdsextract2-1.4.4/Cargo.toml
+++ b/ntdsextract2-1.4.4/Cargo.toml
@@ -37,8 +37,7 @@
paste = "1.0"
bodyfile = "0.1.4"
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/ntdsextract2/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'ntdsextract2'
pkgname=ntdsextract2
version=1.4.3
version=1.4.4
revision=1
_esedbver=0.2.5
build_wrksrc="${pkgname}-${version}"
Expand All @@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/janstarke/ntdsextract2"
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"
checksum="9ea3aea2d7574b5e5498e845b5f5853ff76d87fa15537d4f0858ba4ed8476e06
checksum="ee449a74b6c671dde43d0d4b75fbe6846b4a2ed26fb70bde337957ad82176241
30fce9b9766903280d3f6273e2f991b2296ccd3eed878262d1a68c7ceb76b658"
make_check=no # testing requires a large sample test file that isn't distributed

Expand Down

0 comments on commit 0c46630

Please sign in to comment.