From b461b0b59b488b8160d34e6ffe58edbce085d4b1 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 19 Aug 2025 16:42:07 +0200 Subject: [PATCH] scrypt: update to 1.3.3. --- srcpkgs/scrypt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/scrypt/template b/srcpkgs/scrypt/template index 21a7c4a7f17..51bd5b10d89 100644 --- a/srcpkgs/scrypt/template +++ b/srcpkgs/scrypt/template @@ -1,6 +1,6 @@ # Template file for 'scrypt' pkgname=scrypt -version=1.3.2 +version=1.3.3 revision=1 build_style=gnu-configure makedepends="openssl-devel" @@ -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=d632c1193420ac6faebf9482e65e33d3a5664eccd643b09a509d21d1c1f29be2 +checksum=1c2710517e998eaac2e97db11f092e37139e69886b21a1b2661f64e130215ae9 post_install() { vlicense COPYRIGHT