1
0
forked from ports/contrib

chntpw: updated source

This commit is contained in:
John McQuah 2023-01-28 18:39:21 -05:00
parent b8451de50b
commit bd60f197c6
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF33wSvc78cyvk5fUS7dN5TvsZNtsiUP78wGM89HV6u2a3RE1m/tvR1Pgj7gIEASRH0WwsOASsquS7Uon7Fms3cg8= RWSagIOpLGJF39iqbztasKycN9qp/IRtxuIZj3oE6VE9nX1BVTPta/4OSntMO6kFBGr8SnpZCV2u/CyL4AWhygF+k3KsMfCdcAk=
SHA256 (Pkgfile) = 3144a68050719bcd026376c3e3367af59aefe55d1330744952451d0cc8d7f784 SHA256 (Pkgfile) = b2a8cf327cc75ddc5ca4cccab8d37da98f77c1965a3bf972f0e3864bf0ede9ff
SHA256 (.footprint) = aa8452115f5f30f8725a0f33a6db51ff19aee8fda503b0243acc2c4992b256ca SHA256 (.footprint) = aa8452115f5f30f8725a0f33a6db51ff19aee8fda503b0243acc2c4992b256ca
SHA256 (chntpw-source-140201.zip) = 96e20905443e24cba2f21e51162df71dd993a1c02bfa12b1be2d0801a4ee2ccc SHA256 (chntpw-source-140201.zip) = 96e20905443e24cba2f21e51162df71dd993a1c02bfa12b1be2d0801a4ee2ccc

View File

@ -5,8 +5,8 @@
name=chntpw name=chntpw
version=140201 version=140201
release=1 release=1
source=(http://crux.ster.zone/downloads/$name/$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) source=(http://pogostick.net/~pnh/ntpasswd/$name-source-$version.zip)
build() { build() {
cd $name-$version cd $name-$version