Skip to content

Commit

Permalink
Fix patch checksum
Browse files Browse the repository at this point in the history
  • Loading branch information
WilleBell authored Sep 30, 2024
1 parent 5cf09e7 commit 648b87a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ sources = ['%(namelower)s.%(version)s.linux.x64.tar.gz']
patches = ['%(name)s-1.5.1_fix-envvars.patch']
checksums = [
{'vaspkit.1.5.1.linux.x64.tar.gz': '41bbdc0759f72cd43ef7e2f541d228a639bd95dba2a549398b28f47d760d72b1'},
{'VASPKIT-1.5.1_fix-envvars.patch': '1c29a5e25c1308cbbcf6ed5aae456cb57e6cf465a34a09b5fac5cacc473ffbd5'},
{'VASPKIT-1.5.1_fix-envvars.patch': '952e2530b53e4632c3f8ab2ec24f88c61d76e263d9a377772c44c3ad071c1970'},
]

sanity_check_paths = {
Expand Down

0 comments on commit 648b87a

Please sign in to comment.