ntdsextract2: update to 1.0.0.
This commit is contained in:
parent
7351a18c7c
commit
e4acf75902
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ntdsextract2'
|
||||
pkgname=ntdsextract2
|
||||
version=0.13.0
|
||||
version=1.0.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Display contents of Active Directory database files"
|
||||
|
@ -8,4 +8,4 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
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"
|
||||
checksum=6f11d86440f2ec9383bb0857864f96fd470c97be19b3d67af0a2c949c19aa3b1
|
||||
checksum=ce787ae5a60159aa060df18184b95fc4cdf0edcbc285d9dce676bf1ec29005d4
|
||||
|
|
Loading…
Reference in New Issue