diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-04-04 19:30:02 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-17 23:15:55 -0500 |
commit | 11004b0d104050b7072ed004bccd0020057d6584 (patch) | |
tree | 8fbf3b322d7afb36b9002953afb2beb211f1e4d1 /misc/chntpw/chntpw.info | |
parent | 6372209e5d9dc8c22e5c30e364a4d2037907ed60 (diff) |
misc/chntpw: Updated for version 140201.
Use libgcrypt instead of openssl, don't build static binaries
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'misc/chntpw/chntpw.info')
-rw-r--r-- | misc/chntpw/chntpw.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/chntpw/chntpw.info b/misc/chntpw/chntpw.info index 31b27a1715..22f3756df2 100644 --- a/misc/chntpw/chntpw.info +++ b/misc/chntpw/chntpw.info @@ -1,8 +1,8 @@ PRGNAM="chntpw" -VERSION="110511" +VERSION="140201" HOMEPAGE="http://pogostick.net/~pnh/ntpasswd/" -DOWNLOAD="http://pogostick.net/~pnh/ntpasswd/chntpw-source-110511.zip" -MD5SUM="a3fb358d1adec589cd6bc8dedf68896c" +DOWNLOAD="http://pogostick.net/~pnh/ntpasswd/chntpw-source-140201.zip" +MD5SUM="d60bc657206b07ad84d926649d6417dc" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |