diff options
Diffstat (limited to 'recipes/mesa/mesa-common.inc')
-rw-r--r-- | recipes/mesa/mesa-common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mesa/mesa-common.inc b/recipes/mesa/mesa-common.inc index dd664103cd..96cdc8dc81 100644 --- a/recipes/mesa/mesa-common.inc +++ b/recipes/mesa/mesa-common.inc @@ -4,7 +4,7 @@ DESCRIPTION = "An open source implementation of the OpenGL spec" HOMEPAGE = "http://mesa3d.org" LICENSE = "MIT" -INC_PR = "r9" +INC_PR = "r10" PE = "2" PROTO_DEPS = "xf86driproto glproto" |