diff options
author | Juergen Daubert <jue@jue.li> | 2022-03-30 16:39:49 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-03-30 16:39:49 +0200 |
commit | 6bd6546bffaf9d8ea60781380f4a697402a1d2d2 (patch) | |
tree | 08937f2c018b301da95bdcf45615156f69e23b47 /mesa | |
parent | 9a6fb572e7ff9d75f8f844424cca2074ed7c8cb5 (diff) | |
download | xorg-6bd6546bffaf9d8ea60781380f4a697402a1d2d2.tar.gz xorg-6bd6546bffaf9d8ea60781380f4a697402a1d2d2.tar.xz |
mesa: update to 22.0.1
Diffstat (limited to 'mesa')
-rw-r--r-- | mesa/.signature | 6 | ||||
-rw-r--r-- | mesa/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mesa/.signature b/mesa/.signature index b9161b26..d127028b 100644 --- a/mesa/.signature +++ b/mesa/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndLF1esDeP8xrPM3Z1bG35ftu0mSUQ2BVCbWU0Yhc//IK7A2xKIY+vZoObtWwYIO6QXNs8cqLEWwMiez6hiPNTQs= -SHA256 (Pkgfile) = 15a2a09766b230c5523c0a38a5c8172431bf22a61ac9d414c16368547a0514f2 +RWTSGWF5Q7TndBG315gXrHwjgaSKBaVkzD6JjkYZ72FyCDM+3CA2DeJg/H0iEqTAaElqQJPl8c9q5Vxdh9PL/SqxystjGLNyeAY= +SHA256 (Pkgfile) = 0bbd0c6f35c7cd43d6f7a590c2dcc8cf2c21999bc3a69860af7dcd6b77534a81 SHA256 (.footprint) = f24da92356ab367ec3a56002060f5172250ef9517d625f7aec9aa43a738e65c9 -SHA256 (mesa-22.0.0.tar.xz) = e6c41928b5b9917485bd67cec22d15e62cad7a358bf4c711a647979987601250 +SHA256 (mesa-22.0.1.tar.xz) = c05f9682c54560b36e0afa70896233fc73f1ed715e10d1a028b0eb84fd04426f diff --git a/mesa/Pkgfile b/mesa/Pkgfile index 2f25a475..33eb78b3 100644 --- a/mesa/Pkgfile +++ b/mesa/Pkgfile @@ -5,7 +5,7 @@ # Optional: libva libvdpau wayland-protocols name=mesa -version=22.0.0 +version=22.0.1 release=1 source=(https://archive.mesa3d.org/$name-$version.tar.xz) |