netbsd.man: fix hash

This was identical to the hash for "misc" above, so was obviously just
a copy and paste error.
This commit is contained in:
Alyssa Ross 2021-04-15 09:24:14 +00:00
parent 22c7e4f3d9
commit ea50a8c811
No known key found for this signature in database
GPG key ID: F9DBED4859B271C0

View file

@ -664,7 +664,7 @@ let
path = "share/man";
noCC = true;
version = "8.0";
sha256 = "0d34b3irjbqsqfk8v8aaj36fjyvwyx410igl26jcx2ryh3ispch0";
sha256 = "0yp48syf3y5psm0mymxp6va6spym5izjym0ybr628iqwji21cqdz";
makeFlags = [ "FILESDIR=$(out)/share" ];
};
#