diff options
-rw-r--r-- | meta-oe/recipes-support/farsight/libnice_0.1.21.bb (renamed from meta-oe/recipes-support/farsight/libnice_0.1.18.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/farsight/libnice_0.1.18.bb b/meta-oe/recipes-support/farsight/libnice_0.1.21.bb index e7eaf03921..210d4d8228 100644 --- a/meta-oe/recipes-support/farsight/libnice_0.1.18.bb +++ b/meta-oe/recipes-support/farsight/libnice_0.1.21.bb | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9c42325015702feda4f4d2f19a55b767 \ | |||
9 | " | 9 | " |
10 | 10 | ||
11 | SRC_URI = "http://nice.freedesktop.org/releases/libnice-${PV}.tar.gz" | 11 | SRC_URI = "http://nice.freedesktop.org/releases/libnice-${PV}.tar.gz" |
12 | SRC_URI[sha256sum] = "5eabd25ba2b54e817699832826269241abaa1cf78f9b240d1435f936569273f4" | 12 | SRC_URI[sha256sum] = "72e73a2acf20f59093e21d5601606e405873503eb35f346fa621de23e99b3b39" |
13 | 13 | ||
14 | DEPENDS = "glib-2.0 gnutls" | 14 | DEPENDS = "glib-2.0 gnutls" |
15 | 15 | ||