From d39211317e7973bbf4e38b2b145a62f5799eaded Mon Sep 17 00:00:00 2001 From: Duncaen Date: Wed, 20 Dec 2023 22:38:57 +0100 Subject: [PATCH] scrypt: fix checksum --- srcpkgs/scrypt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/scrypt/template b/srcpkgs/scrypt/template index ae0f7fc38d9..21a7c4a7f17 100644 --- a/srcpkgs/scrypt/template +++ b/srcpkgs/scrypt/template @@ -9,7 +9,7 @@ maintainer="Orphaned " license="BSD-2-Clause" homepage="https://www.tarsnap.com/scrypt.html" distfiles="https://www.tarsnap.com/scrypt/scrypt-${version}.tgz" -checksum=df2f23197c9589963267f85f9c5307ecf2b35a98b83a551bf1b1fb7a4d06d4c2 +checksum=d632c1193420ac6faebf9482e65e33d3a5664eccd643b09a509d21d1c1f29be2 post_install() { vlicense COPYRIGHT