diff options
author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-07-21 09:44:11 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-07-21 09:44:11 +0000 |
commit | 2e56dd0a0038c26a2b83709dfe8c9246120b3612 (patch) | |
tree | 4dc4afe8e7b56952292ccedd24c7e3fcf4806366 /meta | |
parent | c731df873ba21c08c58656565b8c3a167f9cff3e (diff) | |
download | poky-2e56dd0a0038c26a2b83709dfe8c9246120b3612.tar.gz |
loudmouth: upgraded to 1.4.0
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4907 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta')
-rw-r--r-- | meta/packages/loudmouth/loudmouth_1.4.0.bb (renamed from meta/packages/loudmouth/loudmouth_1.2.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/loudmouth/loudmouth_1.2.3.bb b/meta/packages/loudmouth/loudmouth_1.4.0.bb index d8f519b611..b50ca6adbd 100644 --- a/meta/packages/loudmouth/loudmouth_1.2.3.bb +++ b/meta/packages/loudmouth/loudmouth_1.4.0.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.loudmouth-project.org/" | |||
3 | LICENSE = "LGPL" | 3 | LICENSE = "LGPL" |
4 | DEPENDS = "glib-2.0 gnutls check" | 4 | DEPENDS = "glib-2.0 gnutls check" |
5 | 5 | ||
6 | SRC_URI = "http://ftp.imendio.com/pub/imendio/${PN}/src/${PN}-${PV}.tar.gz" | 6 | SRC_URI = "http://ftp.imendio.com/pub/imendio/${PN}/src/${PN}-${PV}.tar.bz2" |
7 | 7 | ||
8 | inherit autotools pkgconfig | 8 | inherit autotools pkgconfig |
9 | 9 | ||