diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2018-02-21 22:40:32 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2018-02-21 22:40:32 +1100 |
commit | f22fb4f0b02263a5365316c49db0571f527e80d9 (patch) | |
tree | d83839b0d945455323aea2e97d198719f9326852 /chntpw | |
parent | d4d8b671e722cf7bf7bfdc00ade83803f14202cf (diff) | |
download | contrib-f22fb4f0b02263a5365316c49db0571f527e80d9.tar.gz contrib-f22fb4f0b02263a5365316c49db0571f527e80d9.tar.xz |
chntpw: add missing field UR
Diffstat (limited to 'chntpw')
-rw-r--r-- | chntpw/.signature | 4 | ||||
-rw-r--r-- | chntpw/Pkgfile | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/chntpw/.signature b/chntpw/.signature index 3f325bef1..a17f9874b 100644 --- a/chntpw/.signature +++ b/chntpw/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF31cLR13K8O81QvVLNA8dnBadvJBUOnKh799jpTh6hFE2w87ZHE4CH+SQ5od3Y6q7sX8K6gb3gaXs8BG08zDOQAA= -SHA256 (Pkgfile) = 3a6a35b80789239296552a6831e7614fa2369e5c89e5c7bcdface67171a97750 +RWSagIOpLGJF33wSvc78cyvk5fUS7dN5TvsZNtsiUP78wGM89HV6u2a3RE1m/tvR1Pgj7gIEASRH0WwsOASsquS7Uon7Fms3cg8= +SHA256 (Pkgfile) = 3144a68050719bcd026376c3e3367af59aefe55d1330744952451d0cc8d7f784 SHA256 (.footprint) = aa8452115f5f30f8725a0f33a6db51ff19aee8fda503b0243acc2c4992b256ca SHA256 (chntpw-source-140201.zip) = 96e20905443e24cba2f21e51162df71dd993a1c02bfa12b1be2d0801a4ee2ccc diff --git a/chntpw/Pkgfile b/chntpw/Pkgfile index 1fa9c0427..a00696141 100644 --- a/chntpw/Pkgfile +++ b/chntpw/Pkgfile @@ -1,7 +1,6 @@ # Description: Offline NT Password Editor - reset passwords in a Windows NT SAM user database file. +# URL: http://pogostick.net/~pnh/ntpasswd/ # Maintainer: Danny Rawlins, crux at romster dot me -# Packager: Danny Rawlins, crux at romster dot me -# Depends on: name=chntpw version=140201 |