meson: updated to version 1.3.2

This commit is contained in:
Juergen Daubert 2024-02-14 09:58:21 +01:00
parent c1b6b5ef76
commit 2927b421b8
3 changed files with 12 additions and 12 deletions

View File

@ -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.3.1-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/meson-1.3.1-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/meson-1.3.1-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/meson-1.3.1-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/meson-1.3.1-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/meson-1.3.1-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/meson-1.3.1-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/meson-1.3.2-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/meson-1.3.2-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/meson-1.3.2-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/meson-1.3.2-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/meson-1.3.2-py3.10.egg-info/entry_points.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/meson-1.3.2-py3.10.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/meson-1.3.2-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__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeqtcEyKJY+s6xzcA/EmP8IKY3CKcMCP9JZIE4d58azDWBJ0/TJM1mEH7V8SB52ZyYZJh0p9HwE3dYRQHN27inCg4=
SHA256 (Pkgfile) = 7dbfb3d0501efdbc3b94cf4871319b35f7ea0a473532512d17fb683d18a5abc3
SHA256 (.footprint) = 1995d88a10c6c4c26d501fb53c8a0065eea86ede519fc6b1cac0c59e63a5ba1b
SHA256 (meson-1.3.1.tar.gz) = 6020568bdede1643d4fb41e28215be38eff5d52da28ac7d125457c59e0032ad7
RWRJc1FUaeVeqmZLetEMfZyxepwlyK/jW3Dq68QdowHFt2J4r6sICgMfelrWxOXyYKd6PH17QzVzmylmSyE/l6XaBMw1TLk5vQE=
SHA256 (Pkgfile) = 70151ba2100e26f2bcd073c39f20f747ed09a7d0838c3b96c74ea50a52d77012
SHA256 (.footprint) = 669fe6b04fe2c507f68c22f74f85850c66232e70b74db77126cf3b453b092928
SHA256 (meson-1.3.2.tar.gz) = 492eb450c8b073024276f916f5adbb3c4bb7e90e9e6ec124efda064f3d9b5baa

View File

@ -4,7 +4,7 @@
# Depends on: python3-setuptools
name=meson
version=1.3.1
version=1.3.2
release=1
source=(https://github.com/mesonbuild/meson/releases/download/$version/$name-$version.tar.gz)