diff options
Diffstat (limited to 'chntpw')
-rw-r--r-- | chntpw/.signature | 4 | ||||
-rw-r--r-- | chntpw/Pkgfile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/chntpw/.signature b/chntpw/.signature index 6e4eb2625..3f325bef1 100644 --- a/chntpw/.signature +++ b/chntpw/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33kZEDuWdh7l74q5zA+woZMiNaEpHtxO7+I1trWIJWnsaD0s+xVxCDbmrt0/pSTN9yt04ntE5w4bLlQoCV+HwAk= -SHA256 (Pkgfile) = e26e4d203ecc53711920be8b291acbd24b2665aa4b642175ef07d26fcda1049c +RWSagIOpLGJF31cLR13K8O81QvVLNA8dnBadvJBUOnKh799jpTh6hFE2w87ZHE4CH+SQ5od3Y6q7sX8K6gb3gaXs8BG08zDOQAA= +SHA256 (Pkgfile) = 3a6a35b80789239296552a6831e7614fa2369e5c89e5c7bcdface67171a97750 SHA256 (.footprint) = aa8452115f5f30f8725a0f33a6db51ff19aee8fda503b0243acc2c4992b256ca SHA256 (chntpw-source-140201.zip) = 96e20905443e24cba2f21e51162df71dd993a1c02bfa12b1be2d0801a4ee2ccc diff --git a/chntpw/Pkgfile b/chntpw/Pkgfile index 5752a0199..1fa9c0427 100644 --- a/chntpw/Pkgfile +++ b/chntpw/Pkgfile @@ -6,7 +6,8 @@ name=chntpw version=140201 release=1 -source=(http://pogostick.net/~pnh/ntpasswd/$name-source-$version.zip) +source=(http://crux.ster.zone/downloads/$name/$name-source-$version.zip) +#source=(http://pogostick.net/~pnh/ntpasswd/$name-source-$version.zip) build() { cd $name-$version |