diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2011-12-14 12:34:54 +0000 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2011-12-15 11:14:15 +0000 |
commit | ee3349b62721b50d965c78eeeab8969468d60934 (patch) | |
tree | b3eb43eeb76598f0163c746a5e28c350d415e554 /meta-oe/recipes-graphics/xorg-app | |
parent | 6f36625d072054737e0aa797fb791c35d999addc (diff) | |
download | meta-openembedded-ee3349b62721b50d965c78eeeab8969468d60934.tar.gz |
setxkbmap: fix checksum
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-app')
-rw-r--r-- | meta-oe/recipes-graphics/xorg-app/setxkbmap_1.2.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.2.0.bb b/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.2.0.bb index 22df1f179..127b0f69b 100644 --- a/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.2.0.bb +++ b/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.2.0.bb | |||
@@ -4,5 +4,5 @@ DEPENDS += " libxkbfile" | |||
4 | PE = "1" | 4 | PE = "1" |
5 | PR = "r6" | 5 | PR = "r6" |
6 | 6 | ||
7 | SRC_URI[archive.md5sum] = "2f6df89201eb9a2cbfb905d6b82a191e" | 7 | SRC_URI[md5sum] = "2f6df89201eb9a2cbfb905d6b82a191e" |
8 | SRC_URI[archive.sha256sum] = "999591bf1ba8ca2a7d480b2c01702396e6c349d499fb583c0de136ec00dbae39" | 8 | SRC_URI[sha256sum] = "999591bf1ba8ca2a7d480b2c01702396e6c349d499fb583c0de136ec00dbae39" |