diff options
author | Juergen Daubert <jue@jue.li> | 2021-10-15 17:52:09 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2021-10-15 17:52:09 +0200 |
commit | a5882a5b2e0e57a23b68703a074e66c6cd0a00dd (patch) | |
tree | e52691b1af415827ed2501695b0f33652d53e741 /mesa | |
parent | fe56c278575e27ab871c3937b82df39358b053e3 (diff) | |
download | xorg-a5882a5b2e0e57a23b68703a074e66c6cd0a00dd.tar.gz xorg-a5882a5b2e0e57a23b68703a074e66c6cd0a00dd.tar.xz |
mesa: update to 21.2.4
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 8e523897..3b256274 100644 --- a/mesa/.signature +++ b/mesa/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/xorg.pub -RWTSGWF5Q7TndKE1Ipcl1f7hFK/aCKfPzxOKBDboaeh4op5E0bEGAhhnTMpLGPPyIHiws2xI8rA56WeXRMhJl3rq5BzJCeJDjQk= -SHA256 (Pkgfile) = bc80208587e964f497313e8eafe252e3400ebdbd488bac89b7e782bb3137ecab +RWTSGWF5Q7TndGYvSJ8I5NJgUQ9yMbWxbDchbMAp8gA2gNTwV/nkAaV8/EhavvVB95vcdD2o2i/wfgTLmDFFn+K5Hzx/YM7hvQw= +SHA256 (Pkgfile) = de24a0962a6367bd28c3763f711c210491ef83bf74e215b59b8473426a9a3aa2 SHA256 (.footprint) = 85ec0bbe53946c7916adb219ea3a935095c0504bbfce3c3ae35ebd2def11e4dc -SHA256 (mesa-21.2.3.tar.xz) = 7245284a159d2484770e1835a673e79e4322a9ddf43b17859668244946db7174 +SHA256 (mesa-21.2.4.tar.xz) = fe6ede82d1ac02339da3c2ec1820a379641902fd351a52cc01153f76eff85b44 diff --git a/mesa/Pkgfile b/mesa/Pkgfile index 6e00a917..e507a57d 100644 --- a/mesa/Pkgfile +++ b/mesa/Pkgfile @@ -5,7 +5,7 @@ # Optional: libva libvdpau wayland-protocols name=mesa -version=21.2.3 +version=21.2.4 release=1 source=(https://archive.mesa3d.org/$name-$version.tar.xz) |