From: Victor Martinez Date: Sat, 26 Mar 2022 18:37:37 +0000 (+0100) Subject: meson: updated to 0.61.3 X-Git-Url: http://gitweb/?a=commitdiff_plain;h=d1dc6e4dc1e23e44868086fd6eaf7d2a3d648214;p=ports%2Fopt-arm64.git meson: updated to 0.61.3 --- diff --git a/meson/.footprint b/meson/.footprint index f3e6160..9c043f2 100644 --- a/meson/.footprint +++ b/meson/.footprint @@ -4,13 +4,13 @@ drwxr-xr-x root/root usr/bin/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python3.9/ drwxr-xr-x root/root usr/lib/python3.9/site-packages/ -drwxr-xr-x root/root usr/lib/python3.9/site-packages/meson-0.61.2-py3.9.egg-info/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/meson-0.61.2-py3.9.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.9/site-packages/meson-0.61.2-py3.9.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/meson-0.61.2-py3.9.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/meson-0.61.2-py3.9.egg-info/entry_points.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/meson-0.61.2-py3.9.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/meson-0.61.2-py3.9.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.9/site-packages/meson-0.61.3-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/meson-0.61.3-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/meson-0.61.3-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/meson-0.61.3-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/meson-0.61.3-py3.9.egg-info/entry_points.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/meson-0.61.3-py3.9.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/meson-0.61.3-py3.9.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.9/site-packages/mesonbuild/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/mesonbuild/__init__.py (EMPTY) drwxr-xr-x root/root usr/lib/python3.9/site-packages/mesonbuild/__pycache__/ diff --git a/meson/.signature b/meson/.signature index 84effe5..186b2da 100644 --- a/meson/.signature +++ b/meson/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt-arm64.pub -RWRitF9a2DJqMY+rSNJE2Zse0cmxDVYBWMHorRQnFv+1mL3NUtxoOK23rEq19GB3rbUwwF2MhL/L5IY5Jrpg9xI6F2Vi2JOMdgE= -SHA256 (Pkgfile) = 0d808ad815eea19370e42a8112822a1a11214afaf8bd02e394daf5b0f5ae8881 -SHA256 (.footprint) = dcdc560e7b4133d9d3be67988f27e10c7c581f73949174d336085878f50b079b -SHA256 (meson-0.61.2.tar.gz) = 0233a7f8d959079318f6052b0939c27f68a5de86ba601f25c9ee6869fb5f5889 +RWRitF9a2DJqMY13F2iw8uac6kF3PQgCsHajrT4ol2X7ENSwp1SGSODl9QGGOsnwJ5sTV5Z1e+2/zn7XMNWF0XX15XgjiGHUWQM= +SHA256 (Pkgfile) = 7d30a5d5b08466078fd7bcf490d84b19128275338682bc737682629acf945ffb +SHA256 (.footprint) = f63515f3bd9e2d83340ae342db839905e24114a1ff20aa8c95be6b5927be1087 +SHA256 (meson-0.61.3.tar.gz) = 9c884434469471f3fe0cbbceb9b9ea0c8047f19e792940e1df6595741aae251b diff --git a/meson/Pkgfile b/meson/Pkgfile index 1e33300..6194bcc 100644 --- a/meson/Pkgfile +++ b/meson/Pkgfile @@ -5,7 +5,7 @@ # Depends on: python3-setuptools name=meson -version=0.61.2 +version=0.61.3 release=1 source=(https://github.com/mesonbuild/meson/releases/download/$version/$name-$version.tar.gz)