projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] uci: use latest git, fixes reorder operation and incorperates nested delete...
[openwrt.git]
/
package
/
broadcom-wl
/
Makefile
diff --git
a/package/broadcom-wl/Makefile
b/package/broadcom-wl/Makefile
index
f589417
..
9ece393
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_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
PKG_MD5SUM:=$(PKG_MD5SUM.$(ARCH))
include $(INCLUDE_DIR)/package.mk
This page took
0.020063 seconds
and
4
git commands to generate.