package/stellarium: bump version to 0.22.2
Release notes: http://stellarium.org/release/2022/07/07/stellarium-0.22.2.html Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
bea626fbec
commit
958c52bd70
@ -1,5 +1,5 @@
|
||||
# From https://github.com/Stellarium/stellarium/releases
|
||||
sha1 55b5915dfb616b9748e1c2d2de6150f7159cf36c stellarium-0.22.1.tar.gz
|
||||
sha256 61a595ecc345dcc7517359573d0dc772e67ecaf6d52fefab142a77c92cf3fa24 stellarium-0.22.1.tar.gz
|
||||
sha1 3661b4e8a94e7a520873fa22ddc79f39904eb1c4 stellarium-0.22.2.tar.gz
|
||||
sha256 31e965d32cafc0fbad212c7ef4efbeac988f909206013554e1fe35123ebb9376 stellarium-0.22.2.tar.gz
|
||||
# Locally computed
|
||||
sha256 3aeeb5bb98bf7041ab82cffe15efa28ac58ee2bdf162b71301f5c192be631259 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
STELLARIUM_VERSION = 0.22.1
|
||||
STELLARIUM_VERSION = 0.22.2
|
||||
STELLARIUM_SITE = https://github.com/Stellarium/stellarium/releases/download/v$(STELLARIUM_VERSION)
|
||||
STELLARIUM_LICENSE = GPL-2.0+
|
||||
STELLARIUM_LICENSE_FILES = COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user