mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-11 20:40:15 +02:00
[package] fix p54usb firmware md5sum (#4759)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14821 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
8cfceab612
commit
9fdb87c888
@ -60,7 +60,7 @@ P54USBFW:=2.13.24.0.lm86.arm
|
||||
define Download/p54usb
|
||||
FILE:=$(P54USBFW)
|
||||
URL:=http://daemonizer.de/prism54/prism54-fw/fw-usb
|
||||
MD5SUM:=2e847782bb36d5b0863db8b2f12c2228
|
||||
MD5SUM:=2efd50eab43c0d0376765576a54b7a30
|
||||
endef
|
||||
$(eval $(call Download,p54usb))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user