mv88e6xxx_dump: update to 2023.03.08
This fixes 2 issues where mv88e6xxx_dump was displaying data incorrectly for --vtu and --global2 Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
This commit is contained in:
parent
68af9ed3ba
commit
2bf3832193
1 changed files with 3 additions and 3 deletions
|
@ -12,9 +12,9 @@ PKG_FIXUP:=autoreconf
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=https://github.com/lunn/mv88e6xxx_dump
|
PKG_SOURCE_URL:=https://github.com/lunn/mv88e6xxx_dump
|
||||||
PKG_MIRROR_HASH:=2f1bce89212a10be89e106398ccc2f7eedcc1a7299bf8a1a05b3baf061f779f5
|
PKG_MIRROR_HASH:=cee56d21347496ca38a15d7572dbd2b0db32dfbfbb19a8ce679b9095f7b5a247
|
||||||
PKG_SOURCE_DATE:=2022.03.29
|
PKG_SOURCE_DATE:=2023.03.08
|
||||||
PKG_SOURCE_VERSION:=a3f713f99e0004d17d9282e0cb253505b9ca35b6
|
PKG_SOURCE_VERSION:=b4c5247ee8bb5512fb80081503aae183b35ed3c6
|
||||||
|
|
||||||
PKG_MAINTAINER:=Etienne Champetier <champetier.etienne@gmail.com>
|
PKG_MAINTAINER:=Etienne Champetier <champetier.etienne@gmail.com>
|
||||||
PKG_LICENSE:=GPL-2.0-only
|
PKG_LICENSE:=GPL-2.0-only
|
||||||
|
|
Loading…
Reference in a new issue