diff --git a/meson/.footprint b/meson/.footprint index 513f0049a..05eaf3390 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.62.2-py3.9.egg-info/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/meson-0.62.2-py3.9.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.9/site-packages/meson-0.62.2-py3.9.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/meson-0.62.2-py3.9.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/meson-0.62.2-py3.9.egg-info/entry_points.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/meson-0.62.2-py3.9.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/meson-0.62.2-py3.9.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.9/site-packages/meson-0.63.0-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/meson-0.63.0-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/meson-0.63.0-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/meson-0.63.0-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/meson-0.63.0-py3.9.egg-info/entry_points.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/meson-0.63.0-py3.9.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/meson-0.63.0-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 06f981947..553f99679 100644 --- a/meson/.signature +++ b/meson/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/QofzH5gZ1W4rn1UALJm0SQTc2nr9UHbfG1VYpPJqsBgwBe5YV2Xca8LqKH9V2UobgaoIIwtetpMYlXfs0sH/Qw= -SHA256 (Pkgfile) = f1de3c51b88a61e75bc20d5476eb5a7b13891c88a46ebb741dff184bada3857f -SHA256 (.footprint) = def597dc7a4b8950b546bf8161540cb82af7dad1d917a25cec986e14e59fc332 -SHA256 (meson-0.62.2.tar.gz) = a7669e4c4110b06b743d57cc5d6432591a6677ef2402139fe4f3d42ac13380b0 +RWSE3ohX2g5d/UaCWFIxLHklC9Sa5aupPSXgqMcKvn6K+2eKCyfYjp5DZDRzi22osMPaRa5ml3Kx1ib4fHM/4dUN/tddv5Jxawk= +SHA256 (Pkgfile) = db2ff0a6e040b4f40e43e63d3806944bf71d5e464f2079339bf47c5f701756ec +SHA256 (.footprint) = 7ebd47c71d300d2105f35cd58851ba5fdcd3b2faff070a6fbcd81da651b8dd1b +SHA256 (meson-0.63.0.tar.gz) = 3b51d451744c2bc71838524ec8d96cd4f8c4793d5b8d5d0d0a9c8a4f7c94cd6f diff --git a/meson/Pkgfile b/meson/Pkgfile index 2cc4fe9ad..f3efae0e4 100644 --- a/meson/Pkgfile +++ b/meson/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=meson -version=0.62.2 +version=0.63.0 release=1 source=(https://github.com/mesonbuild/meson/releases/download/$version/$name-$version.tar.gz)