From 75c8edcffa3c60c83d27528df21a1101966a8886 Mon Sep 17 00:00:00 2001 From: Alexander Stefanov Date: Tue, 26 May 2020 21:30:35 +0000 Subject: [PATCH] version autoupdate [0.54.2] --- .abf.yml | 2 +- meson.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.abf.yml b/.abf.yml index 5a54df5..02c6361 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,2 +1,2 @@ sources: - meson-0.54.1.tar.gz: ed781e5e8f4c5f0c0e6d65acbc945039761807b8 + meson-0.54.2.tar.gz: 42d632ef821a01ffb46c0a84a49b4daf69a25077 diff --git a/meson.spec b/meson.spec index 44d5bf6..7d09cb0 100644 --- a/meson.spec +++ b/meson.spec @@ -3,7 +3,7 @@ Summary: High productivity build system Name: meson -Version: 0.54.1 +Version: 0.54.2 Release: 1 License: ASL 2.0 Group: Development/Tools