package/meson: bump to version 0.60.3

Signed-off-by: Christian Stewart <christian@paral.in>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Christian Stewart 2021-12-22 17:11:47 -08:00 committed by Thomas Petazzoni
parent b9d7644c53
commit 06a372a9ce
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# Locally calculated after checking pgp signature
# https://github.com/mesonbuild/meson/releases/download/0.60.2/meson-0.60.2.tar.gz.asc
sha256 64e6968565bf1b8152f4f9d6ca8154efb9e14caa9aabf7b22e71e6c5d053e921 meson-0.60.2.tar.gz
# https://github.com/mesonbuild/meson/releases/download/0.60.3/meson-0.60.3.tar.gz.asc
sha256 87ca5fa9358a01864529392bd64e027158eb94afca7c7766b1866ef27eccb98e meson-0.60.3.tar.gz
sha256 cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30 COPYING

View file

@ -4,7 +4,7 @@
#
################################################################################
MESON_VERSION = 0.60.2
MESON_VERSION = 0.60.3
MESON_SITE = https://github.com/mesonbuild/meson/releases/download/$(MESON_VERSION)
MESON_LICENSE = Apache-2.0
MESON_LICENSE_FILES = COPYING