ports/core (3.7): meson: update to 1.2.1
commit 5e68800eeb84449da7e938649a1a79011179c81d Author: Juergen Daubert <jue@jue.li> Date: Wed Aug 9 10:32:18 2023 +0200 meson: update to 1.2.1 diff --git a/meson/.footprint b/meson/.footprint index 328da1f6..98a22d7a 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.10/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/ -drwxr-xr-x root/root usr/lib/python3.10/site-packages/meson-1.2.0-py3.10.egg-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/meson-1.2.0-py3.10.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.10/site-packages/meson-1.2.0-py3.10.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/meson-1.2.0-py3.10.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/meson-1.2.0-py3.10.egg-info/entry_points.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/meson-1.2.0-py3.10.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/meson-1.2.0-py3.10.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/meson-1.2.1-py3.10.egg-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/meson-1.2.1-py3.10.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.10/site-packages/meson-1.2.1-py3.10.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/meson-1.2.1-py3.10.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/meson-1.2.1-py3.10.egg-info/entry_points.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/meson-1.2.1-py3.10.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/meson-1.2.1-py3.10.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.10/site-packages/mesonbuild/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/mesonbuild/__init__.py (EMPTY) drwxr-xr-x root/root usr/lib/python3.10/site-packages/mesonbuild/__pycache__/ diff --git a/meson/.signature b/meson/.signature index 7d216431..b41e6937 100644 --- a/meson/.signature +++ b/meson/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqiO67MZpbpZ6ynHNHAYs/NXXxT1XIfc/Fx9Pecpb2jvi26LRUYnjT/fFPTrgDjB0bdLQawCZWF/qprEp6boFvgY= -SHA256 (Pkgfile) = bcb0c07c0736ffbe907dd38e9ca9c0cb236b1436f12dde431d18a364ac4bf924 -SHA256 (.footprint) = e2bd32412b6d455960e865371466775f10e962937495c3a398723c6af6d96b81 -SHA256 (meson-1.2.0.tar.gz) = 1c0b634fe6b6a7072e398647f1bf392048577068a5c92ae44d04085dab0ded6f +RWRJc1FUaeVeqpb71NlQ+qa2N5CCGQDuHMka+25W6igvLT1DB5BBcgveh5inkjm2Gcg3FaC40Oh/PyXQW9AucegmQVhH7GRixgU= +SHA256 (Pkgfile) = f7d2a213f15cb3d81973a5298fd0b1d31534163338f089ed58df158a9d1710b4 +SHA256 (.footprint) = e9ba541afbdbb324900bfe98792e08213f8926cbdd8d7f10ad812f5ae091f342 +SHA256 (meson-1.2.1.tar.gz) = b1db3a153087549497ee52b1c938d2134e0338214fe14f7efd16fecd57b639f5 diff --git a/meson/Pkgfile b/meson/Pkgfile index 87bc2b7b..8ed3f0e9 100644 --- a/meson/Pkgfile +++ b/meson/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=meson -version=1.2.0 +version=1.2.1 release=1 source=(https://github.com/mesonbuild/meson/releases/download/$version/$name-$versio...)
participants (1)
-
crux@crux.nu