1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-30 00:51:40 +03:00

[package] broadcom-wl: fix md5sums

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22175 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-07-13 17:21:44 +00:00
parent fab9e74eaf
commit e5dbd628ed

View File

@ -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