From 0263e416fa3ebe1b6f0d2b34b45241e1e1755b45 Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Mon, 25 Apr 2022 14:15:36 +0000 Subject: user/chntpw: use HTTP instead of HTTPS for upstream source tarball. fixes #516. --- user/chntpw/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user') diff --git a/user/chntpw/APKBUILD b/user/chntpw/APKBUILD index a62408ce0..7a943885f 100644 --- a/user/chntpw/APKBUILD +++ b/user/chntpw/APKBUILD @@ -10,7 +10,7 @@ options="!check" # No test suite. license="(LGPL-2.1-only AND GPL-2.0-only)" depends="" makedepends="" -source="https://pogostick.net/~pnh/ntpasswd/$pkgname-source-$pkgver.zip +source="http://pogostick.net/~pnh/ntpasswd/$pkgname-source-$pkgver.zip stdint.patch chntpw-080526-correct-test-for-failing-open-syscall.patch chntpw-110511-detect-failure-to-write-key.patch -- cgit v1.2.3-70-g09d2