diff options
author | Enrico Scholz <enrico.scholz@informatik.tu-chemnitz.de> | 2010-05-08 17:30:14 +0200 |
---|---|---|
committer | Enrico Scholz <enrico.scholz@sigma-chemnitz.de> | 2010-08-03 14:30:59 +0200 |
commit | c8ed7ab95412e9d9c5c92357a07e4e01f951e31a (patch) | |
tree | 9dc1f9fa0a4cbe1609cd33425a062656507ebd4c /recipes | |
parent | 99f6333dd24a2a6eeeec0925a296906ee8145f92 (diff) |
neon: updated 0.26.0 to 0.29.3
Recipe was moved because old (and new) recipe have a negative default
preference and only 0.25.5 is referenced by distributions.
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/neon/neon_0.29.3.bb (renamed from recipes/neon/neon_0.26.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/neon/neon_0.26.0.bb b/recipes/neon/neon_0.29.3.bb index f63124f71d..e182d550bf 100644 --- a/recipes/neon/neon_0.26.0.bb +++ b/recipes/neon/neon_0.29.3.bb @@ -13,5 +13,5 @@ inherit autotools binconfig lib_package pkgconfig EXTRA_OECONF = "--with-ssl=gnutls --with-libxml2 --with-expat --enable-shared" EXTRA_AUTORECONF=" -I ${S}/macros " -SRC_URI[md5sum] = "076072f11c5278f4c4b7de189ea1506e" -SRC_URI[sha256sum] = "76472e51576b42bfc129e487ae7dd3a5e1f1f380105b422fc14ee408e3a881df" +SRC_URI[md5sum] = "ba1015b59c112d44d7797b62fe7bee51" +SRC_URI[sha256sum] = "849004a9f3cbb79706cd29461142868c25aceb44785eb81c78db0390e1372cb4" |