Merge pull request #298041 from RaitoBezarius/improper-hash-again

perl536Packages.BerkeleyDB: use spec compliant base64 hash
This commit is contained in:
Stig 2024-03-22 15:40:36 +01:00 committed by GitHub
commit 8ffddaebf8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1700,7 +1700,7 @@ with self; {
src = fetchurl {
url = "mirror://cpan/authors/id/P/PM/PMQS/BerkeleyDB-0.65.tar.gz";
hash = "sha256-QQqonnIylB1JEGyeBI1jN0dVQ+wdIz6nzbcly1uWNQQ=i";
hash = "sha256-QQqonnIylB1JEGyeBI1jN0dVQ+wdIz6nzbcly1uWNQQ=";
};
preConfigure = ''