aboutsummaryrefslogtreecommitdiffstats
path: root/package/broadcom-wl
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-07-13 17:21:44 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-07-13 17:21:44 +0000
commite5c290bdfceb3a894631a5c1dcb85adbdd9bbab4 (patch)
tree166a553e6f28d36d5b9dfc9247e8fb7e467b36ac /package/broadcom-wl
parent1cff76c4b1246c804d34b063b7c791dfdae169fb (diff)
downloadupstream-e5c290bdfceb3a894631a5c1dcb85adbdd9bbab4.tar.gz
upstream-e5c290bdfceb3a894631a5c1dcb85adbdd9bbab4.tar.bz2
upstream-e5c290bdfceb3a894631a5c1dcb85adbdd9bbab4.zip
[package] broadcom-wl: fix md5sums
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22175 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/broadcom-wl')
-rw-r--r--package/broadcom-wl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/broadcom-wl/Makefile b/package/broadcom-wl/Makefile
index f589417644..9ece393e73 100644
--- 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