forked from ports/contrib
chntpw: fix source url
This commit is contained in:
parent
9241ec9def
commit
d0e14ac530
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user