]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
android: Allow stronger hashes on fetched tarballs
authorKevin Cernekee <cernekee@gmail.com>
Sun, 28 Jan 2018 03:25:50 +0000 (19:25 -0800)
committerKevin Cernekee <cernekee@gmail.com>
Mon, 12 Feb 2018 03:39:14 +0000 (19:39 -0800)
commit6ff92854b3c7dbfd84e43cd4264ec7a81fa88419
treeeac64c701040ad78504a763f4a7f42d57b9d2db0
parentc032fcd93af02859d8de10a54c0e069581e12b59
android: Allow stronger hashes on fetched tarballs

SHA1 is weak, so let's switch each package to use SHA256 when updated.

Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
android/Makefile
android/fetch.sh