mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Revert "ntdsextract2: update to 1.0.0."
This reverts commit e4acf75902
.
This commit is contained in:
parent
8191d0b7aa
commit
dfa22bb0f9
1 changed files with 4 additions and 3 deletions
|
@ -1,11 +1,12 @@
|
||||||
# Template file for 'ntdsextract2'
|
# Template file for 'ntdsextract2'
|
||||||
pkgname=ntdsextract2
|
pkgname=ntdsextract2
|
||||||
version=1.0.0
|
reverts="1.0.0_1"
|
||||||
revision=1
|
version=0.13.0
|
||||||
|
revision=2
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Display contents of Active Directory database files"
|
short_desc="Display contents of Active Directory database files"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
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"
|
||||||
checksum=ce787ae5a60159aa060df18184b95fc4cdf0edcbc285d9dce676bf1ec29005d4
|
checksum=6f11d86440f2ec9383bb0857864f96fd470c97be19b3d67af0a2c949c19aa3b1
|
||||||
|
|
Loading…
Add table
Reference in a new issue