diff options
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxkbcommon_0.2.0.bb')
-rw-r--r-- | meta/recipes-graphics/xorg-lib/libxkbcommon_0.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxkbcommon_0.2.0.bb b/meta/recipes-graphics/xorg-lib/libxkbcommon_0.2.0.bb index 7304080739..b8229f5789 100644 --- a/meta/recipes-graphics/xorg-lib/libxkbcommon_0.2.0.bb +++ b/meta/recipes-graphics/xorg-lib/libxkbcommon_0.2.0.bb | |||
@@ -7,7 +7,7 @@ LICENSE = "MIT & MIT-style" | |||
7 | 7 | ||
8 | DEPENDS = "util-macros flex-native bison-native" | 8 | DEPENDS = "util-macros flex-native bison-native" |
9 | 9 | ||
10 | SRC_URI = "http://xkbcommon.org/download/${PN}-${PV}.tar.bz2" | 10 | SRC_URI = "http://xkbcommon.org/download/${BPN}-${PV}.tar.bz2" |
11 | SRC_URI[md5sum] = "2be3d4a255d02c7d46fc6a9486f21f6a" | 11 | SRC_URI[md5sum] = "2be3d4a255d02c7d46fc6a9486f21f6a" |
12 | SRC_URI[sha256sum] = "74eb0a121ca3998015fd687591426bb15c524645a72cf602831b2e729172fb42" | 12 | SRC_URI[sha256sum] = "74eb0a121ca3998015fd687591426bb15c524645a72cf602831b2e729172fb42" |
13 | 13 | ||