diff options
-rw-r--r-- | meta-oe/recipes-graphics/xorg-app/iceauth_1.0.9.bb (renamed from meta-oe/recipes-graphics/xorg-app/iceauth_1.0.8.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.8.bb b/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.9.bb index 62296b5be9..ea0ef0a7e2 100644 --- a/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.8.bb +++ b/meta-oe/recipes-graphics/xorg-app/iceauth_1.0.9.bb | |||
@@ -11,6 +11,6 @@ BBCLASSEXTEND = "native" | |||
11 | 11 | ||
12 | DEPENDS += "libice" | 12 | DEPENDS += "libice" |
13 | 13 | ||
14 | SRC_URI[md5sum] = "3b9b79fa0f9928161f4bad94273de7ae" | 14 | SRC_URI_EXT = "xz" |
15 | SRC_URI[sha256sum] = "e6ee213a217265cc76050e4293ea70b98c32dce6505c6421227efbda62ab60c6" | 15 | SRC_URI[sha256sum] = "2cb9dfcb545683af77fb1029bea3fc52dcc8a0666f7b8b2d7373b6ed4c408c05" |
16 | 16 | ||