libnl: 1.0-pre6 -> 1.0-pre8

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-04-21 17:34:56 +01:00
parent f114fd2492
commit ad0c05d209

View File

@@ -3,11 +3,11 @@ SECTION = "libs/network"
LICENSE = "LGPL"
HOMEPAGE = "http://people.suug.ch/~tgr/libnl/"
PRIORITY = "optional"
PV = "0.99+1.0-pre6"
PV = "0.99+1.0-pre8"
inherit autotools_stage pkgconfig
SRC_URI= "http://people.suug.ch/~tgr/libnl/files/${PN}-1.0-pre6.tar.gz \
SRC_URI= "http://people.suug.ch/~tgr/libnl/files/${PN}-1.0-pre8.tar.gz \
file://local-includes.patch;patch=1"
S = "${WORKDIR}/${PN}-1.0-pre6"
S = "${WORKDIR}/${PN}-1.0-pre8"