Signed-off-by: Philipp Zabel <[email protected]> --- rules/mesalib.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/rules/mesalib.make b/rules/mesalib.make index 9ac6eef68eac..40d0057792d0 100644 --- a/rules/mesalib.make +++ b/rules/mesalib.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_MESALIB) += mesalib # # Paths and names # -MESALIB_VERSION := 20.1.7 -MESALIB_MD5 := d4a092d7b5a2c6ed52aad0f6b6b1447c +MESALIB_VERSION := 20.1.9 +MESALIB_MD5 := a29ff0d65a067ffaf08e4c48fd6d2d03 MESALIB := mesa-$(MESALIB_VERSION) MESALIB_SUFFIX := tar.xz MESALIB_URL := \ -- 2.20.1 _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
