projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
simplify and fix adm5120 image building, fix broken FEATURES handling
[openwrt.git]
/
package
/
rt61
/
Makefile
diff --git
a/package/rt61/Makefile
b/package/rt61/Makefile
index
c8fab11
..
b40d496
100644
(file)
--- a/
package/rt61/Makefile
+++ b/
package/rt61/Makefile
@@
-10,12
+10,12
@@
include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=rt61
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=rt61
-PKG_VERSION:=cvs-20070
41709
+PKG_VERSION:=cvs-20070
60307
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@openwrt/
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@openwrt/
-PKG_MD5SUM:=
3e2675fc0bdb1cfe85fefc5bce9f0ae0
+PKG_MD5SUM:=
8d71fee47bdaac4c7d79180a4ea33649
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/package.mk
This page took
0.021712 seconds
and
4
git commands to generate.