Update lwIP to 2.1.2

Fix #3035
This commit is contained in:
Ehmry - 2018-11-23 15:56:51 +01:00 committed by Christian Helmuth
parent 9f4801363c
commit 7f1974e9e8
2 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
cc80f12ba8c6bba24a3c0efd4f3d96d572c4f9d0
6e0661b21fde397041389d5d8db906b5a6543700

View File

@ -1,9 +1,9 @@
LICENSE := BSD
VERSION := 2.1.1
VERSION := 2.1.2
DOWNLOADS := lwip.archive
URL(lwip) := http://git.savannah.nongnu.org/cgit/lwip.git/snapshot/lwip-STABLE-2_1_1_RELEASE.tar.gz
SHA(lwip) := d1c80a7314a178f83d4c32d840e9aa0e084feec47217ee928941987cdf920b48
URL(lwip) := http://git.savannah.nongnu.org/cgit/lwip.git/snapshot/lwip-STABLE-2_1_2_RELEASE.tar.gz
SHA(lwip) := da6a3e07944505e6add328f6efafea4ad670700731f36b1ba54bd43d4f35243e
DIR(lwip) := src/lib/lwip
UNPACKED_DIR := src/lib/lwip