aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libdaemon
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2011-05-06 08:36:59 +0200
committerKoen Kooi <koen@openembedded.org>2011-05-06 09:29:05 +0200
commit97d339ad07314c498e37ecdbbc602eb53857cb09 (patch)
tree8bf53e7fd8b9e1d4b0d04af564d1e7894ffc909d /recipes/libdaemon
parent150edcc04fb28ebaffa7b6cdb1988ef50b2d14f6 (diff)
downloadopenembedded-97d339ad07314c498e37ecdbbc602eb53857cb09.tar.gz
libdaemon: update to 0.14
Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/libdaemon')
-rw-r--r--recipes/libdaemon/libdaemon_0.14.bb (renamed from recipes/libdaemon/libdaemon_0.13.bb)7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes/libdaemon/libdaemon_0.13.bb b/recipes/libdaemon/libdaemon_0.14.bb
index 3ad47dda23..6883f58db7 100644
--- a/recipes/libdaemon/libdaemon_0.13.bb
+++ b/recipes/libdaemon/libdaemon_0.14.bb
@@ -2,14 +2,13 @@ DESCRIPTION = "libdaemon is a lightweight C library that eases the writing of UN
SECTION = "libs"
AUTHOR = "Lennart Poettering <lennart@poettering.net>"
HOMEPAGE = "http://0pointer.de/lennart/projects/libdaemon/"
-LICENSE = "LGPL"
-PR = "r0"
+LICENSE = "LGPL2.1+"
SRC_URI = "http://0pointer.de/lennart/projects/libdaemon/libdaemon-${PV}.tar.gz"
+SRC_URI[md5sum] = "509dc27107c21bcd9fbf2f95f5669563"
+SRC_URI[sha256sum] = "fd23eb5f6f986dcc7e708307355ba3289abe03cc381fc47a80bca4a50aa6b834"
inherit autotools pkgconfig
EXTRA_OECONF = "--disable-lynx --disable-doxygen"
-SRC_URI[md5sum] = "ae9113fcd825d5a7f07e5ddccb3c3102"
-SRC_URI[sha256sum] = "bd949d459d2da54f1cdfbd1f4592e32541e8a195aca56fa7a8329ed79836d709"