Merge pull request #75 from PabloCastellano/fix_checksum

postmarketos-mkinitfs-hook-usb-shell: Fix checksum
This commit is contained in:
Oliver Smith 2017-06-09 17:38:28 +00:00 committed by GitHub
commit 9619682dea
1 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@ package() {
install -Dm644 "$srcdir"/20-usb-shell.sh \
"$pkgdir"/etc/postmarketos-mkinitfs/hooks/
}
sha512sums="0e8631d66131368ace5650afcb29abc718e0dd2d62aac49655b5e9ecd24ca3ceb1e0d51c51f38440e6ef44c88e03921bfc70fff8712201fae1f96456068480e4 20-usb-shell.sh"
sha512sums="7154ded57cba1ff76fb8be9bd773ccdb4cd70c588ef763469d7e2fc9796fba13e5624480669b528138c1c5ebfc1a7927dcb80b850e72308b89736d9baee9c231 20-usb-shell.sh"