diff options
author | Juergen Daubert <jue@jue.li> | 2022-11-17 14:49:22 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-11-17 14:49:22 +0100 |
commit | 6b2c7b6a1cac4cc7b0e17c5529812b633ccccc47 (patch) | |
tree | 3c9a9c2be93fb5bb891c1f5b32cc96e256a3dbdb | |
parent | 26a1897df928641c54c303157c1f0596a7e55ee8 (diff) | |
download | xorg-6b2c7b6a1cac4cc7b0e17c5529812b633ccccc47.tar.gz xorg-6b2c7b6a1cac4cc7b0e17c5529812b633ccccc47.tar.xz |
mesa: update to 22.2.4
-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 c4a2149a..d48c7588 100644 --- a/mesa/.signature +++ b/mesa/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndO2F21fDhqqJHW8gniFHgPX0IxhPO0vSw66XLBKGvlHc96SM2cj1E8e1xF3KoJDJoyFdvLyXYkn7GNperNumAgc= -SHA256 (Pkgfile) = c830115d5990053a2aed9359f7a76a910a5b3db11f125ba017e08b3919ec42ec +RWTSGWF5Q7TndORLscLE+yPx+WsLAzIhXW55gc2+4aw3HwIlcA47sw//qA/Bqb+DYPTOlnyumc196VzbMaE3nCph16hkjE3wGQY= +SHA256 (Pkgfile) = b12989a409c9554396d7b7182aca53806aacd40a30c77656636c38fd4d5f5d3c SHA256 (.footprint) = 27e6de8b3a4a9468777e5938c1404da5b2a33c57d063115816b66d5bbb99d2fb -SHA256 (mesa-22.2.3.tar.xz) = ee7d026f7b1991dbae0861d359b671145c3a86f2a731353b885d2ea2d5c098d6 +SHA256 (mesa-22.2.4.tar.xz) = 65d76b53ca5c7b46019e0e8e5b414de45d2fecd3fcd71707f6c3bc7691c9f7ab diff --git a/mesa/Pkgfile b/mesa/Pkgfile index dd8e3061..ede837ba 100644 --- a/mesa/Pkgfile +++ b/mesa/Pkgfile @@ -5,7 +5,7 @@ # Optional: libva libvdpau wayland-protocols name=mesa -version=22.2.3 +version=22.2.4 release=1 source=(https://archive.mesa3d.org/$name-$version.tar.xz) |