From: Keir Fraser Date: Thu, 5 Jun 2008 12:03:47 +0000 (+0100) Subject: stubdom: upgrade lwip to newer upstream version since it provides bugfixes X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~14200^2~93 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=91c38bdedc4dac24e69f7c7b8e027d1c561b75a3;p=xen.git stubdom: upgrade lwip to newer upstream version since it provides bugfixes Signed-off-by: Samuel Thibault --- diff --git a/stubdom/Makefile b/stubdom/Makefile index b907f1c54d..e4efa5be95 100644 --- a/stubdom/Makefile +++ b/stubdom/Makefile @@ -12,7 +12,7 @@ GCC_VERSION=4.2.2 ZLIB_VERSION=1.2.3 LIBPCI_VERSION=2.2.9 NEWLIB_DATE=2008-01-01 -LWIP_DATE=2008-02-08 +LWIP_DATE=2008-06-01 WGET=wget -c