diff options
author | Juergen Daubert <jue@jue.li> | 2022-07-16 13:14:42 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2022-07-16 13:14:42 +0200 |
commit | 6cb590feda097ddd1c2d0d8df19cffb0f75f65b7 (patch) | |
tree | d240312dc77be9982185ff74dc69ce4fbec57098 /mesa/Pkgfile | |
parent | 7a69f915a3096ea32860cdb0b96c0ebc7468abb2 (diff) | |
download | xorg-6cb590feda097ddd1c2d0d8df19cffb0f75f65b7.tar.gz xorg-6cb590feda097ddd1c2d0d8df19cffb0f75f65b7.tar.xz |
mesa: update to 22.1.4
Diffstat (limited to 'mesa/Pkgfile')
-rw-r--r-- | mesa/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mesa/Pkgfile b/mesa/Pkgfile index 0f438f76..3ee8fb42 100644 --- a/mesa/Pkgfile +++ b/mesa/Pkgfile @@ -5,7 +5,7 @@ # Optional: libva libvdpau wayland-protocols name=mesa -version=22.1.3 +version=22.1.4 release=1 source=(https://archive.mesa3d.org/$name-$version.tar.xz) |