From faf62162e88506bacc57fabf70a796ff345470a9 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 27 May 2019 17:01:03 +0000 Subject: meson: update to 0.50.1 --- meson/build/meson.SlackBuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'meson/build') diff --git a/meson/build/meson.SlackBuild b/meson/build/meson.SlackBuild index 0aab341a..0b5df24b 100755 --- a/meson/build/meson.SlackBuild +++ b/meson/build/meson.SlackBuild @@ -33,6 +33,8 @@ # Changelog: # 0.49.0-1: 11/Jan/2019 by Eric Hameleers # * Initial build. +# 0.50.1-1: 27/may/2019 by Eric Hameleers +# * Update. # # Run 'sh meson.SlackBuild' to build a Slackware package. # The package (.t?z) and .txt file as well as build logs are created in /tmp . @@ -41,7 +43,7 @@ # ----------------------------------------------------------------------------- PRGNAM=meson -VERSION=${VERSION:-0.49.0} +VERSION=${VERSION:-0.50.1} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-"-j$(nproc)"} TAG=${TAG:-alien} -- cgit v1.2.3-80-g2a13