libGL: ignore X.0.0 versions.

This commit is contained in:
maxice8 2019-03-23 06:58:34 -03:00
parent c3e0bd0aec
commit 30b573e729
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1 +1,3 @@
pkgname="mesa"
# libGL devs consider X.0.0 to be development releases
ignore="*.*0*0"