summaryrefslogtreecommitdiff
path: root/chntpw
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2018-01-31 23:31:02 +1100
committerDanny Rawlins <monster.romster@gmail.com>2018-01-31 23:31:02 +1100
commitd0e14ac5306c898929ae5085f0f671cc85cdfb7c (patch)
tree7627ff1770b314d68dd8232c6fffe442f172a059 /chntpw
parent9241ec9defac8717d15a4ce7c6b9f391daa22b1f (diff)
downloadcontrib-d0e14ac5306c898929ae5085f0f671cc85cdfb7c.tar.gz
contrib-d0e14ac5306c898929ae5085f0f671cc85cdfb7c.tar.xz
chntpw: fix source url
Diffstat (limited to 'chntpw')
-rw-r--r--chntpw/.signature4
-rw-r--r--chntpw/Pkgfile3
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

Generated by cgit