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
1 changed files with 2 additions and 0 deletions

View File

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