projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abdf25b
)
broadcom-wl: fix md5sums
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 13 Jul 2010 17:21:44 +0000
(17:21 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 13 Jul 2010 17:21:44 +0000
(17:21 +0000)
SVN-Revision: 22175
package/broadcom-wl/Makefile
patch
|
blob
|
history
diff --git
a/package/broadcom-wl/Makefile
b/package/broadcom-wl/Makefile
index f589417644e6e6f7e7446eb8b40a9cbc9b55576f..9ece393e737bf6303ea40bc428e3caf2fde8f27a 100644
(file)
--- a/
package/broadcom-wl/Makefile
+++ b/
package/broadcom-wl/Makefile
@@
-15,8
+15,8
@@
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)_$(ARCH).tar.bz2
PKG_SOURCE_URL:=http://downloads.openwrt.org/sources
-PKG_MD5SUM.mipsel:=
800365b5e5088d5368f8b1e65df8ba8a
-PKG_MD5SUM.mips:=
7a0425e9fb1e03c136564c99daf1ce16
+PKG_MD5SUM.mipsel:=
3363e3a6b3d9d73c49dea870c7834eac
+PKG_MD5SUM.mips:=
f8de63debc75333d6b4e28193eb051ff
PKG_MD5SUM:=$(PKG_MD5SUM.$(ARCH))
include $(INCLUDE_DIR)/package.mk