diff options
Diffstat (limited to 'recipes/xorg-lib/xorg-lib-common.inc')
-rw-r--r-- | recipes/xorg-lib/xorg-lib-common.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-lib/xorg-lib-common.inc b/recipes/xorg-lib/xorg-lib-common.inc index 9da51dbe84..9a3bad857a 100644 --- a/recipes/xorg-lib/xorg-lib-common.inc +++ b/recipes/xorg-lib/xorg-lib-common.inc @@ -4,7 +4,7 @@ LICENSE = "MIT-X" DEPENDS = "util-macros xorg-headers-native" XORG_PN = "${BPN}" -INC_PR = "r8" +INC_PR = "r9" SRC_URI = "${XORG_MIRROR}/individual/lib/${XORG_PN}-${PV}.tar.bz2;name=archive" |