aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mesa/mesa-demos_8.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mesa/mesa-demos_8.0.1.bb')
-rw-r--r--recipes/mesa/mesa-demos_8.0.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/mesa/mesa-demos_8.0.1.bb b/recipes/mesa/mesa-demos_8.0.1.bb
index 031434257c..36327615b6 100644
--- a/recipes/mesa/mesa-demos_8.0.1.bb
+++ b/recipes/mesa/mesa-demos_8.0.1.bb
@@ -2,11 +2,11 @@ DESCRIPTION = "mesa demo applications"
HOMEPAGE = "http://mesa3d.org"
SECTION = "x11"
-LICENSE = "MIT & PD"
+LICENSE = "MIT PD"
DEPENDS = "virtual/libx11 virtual/libgl libglew"
-PR = "r0"
+PR = "r1"
SRC_URI = "ftp://ftp.freedesktop.org/pub/mesa/demos/${PV}/${PN}-${PV}.tar.bz2"