mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/stellarium: fix sha256 hash
https://git.busybox.net/buildroot/commit/package/stellarium?id=5de73f0b685d7c2d096e3d28a50f2e89ed68c52c
forgot to change the filename to be checked with the sha256 hash.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit bea626fbec)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
74c890a556
commit
c889b962a6
@@ -1,5 +1,5 @@
|
||||
# From https://github.com/Stellarium/stellarium/releases
|
||||
sha1 55b5915dfb616b9748e1c2d2de6150f7159cf36c stellarium-0.22.1.tar.gz
|
||||
sha256 61a595ecc345dcc7517359573d0dc772e67ecaf6d52fefab142a77c92cf3fa24 stellarium-0.22.0.tar.gz
|
||||
sha256 61a595ecc345dcc7517359573d0dc772e67ecaf6d52fefab142a77c92cf3fa24 stellarium-0.22.1.tar.gz
|
||||
# Locally computed
|
||||
sha256 3aeeb5bb98bf7041ab82cffe15efa28ac58ee2bdf162b71301f5c192be631259 COPYING
|
||||
|
||||
Reference in New Issue
Block a user