projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
262895b
)
fix building busybox snapshots
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 2 Apr 2005 14:08:16 +0000
(14:08 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 2 Apr 2005 14:08:16 +0000
(14:08 +0000)
SVN-Revision: 515
openwrt/package/busybox/Makefile
patch
|
blob
|
history
diff --git
a/openwrt/package/busybox/Makefile
b/openwrt/package/busybox/Makefile
index 09b67277a69e59b87548bc484338a8b7b132a165..78da169dd497ba879d16bd9c26b83596949e193e 100644
(file)
--- a/
openwrt/package/busybox/Makefile
+++ b/
openwrt/package/busybox/Makefile
@@
-11,7
+11,7
@@
PKG_VERSION:=0.${shell date +"%G%m%d"}
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)
PKG_SOURCE:=$(PKG_NAME)-.tar.bz2
PKG_SOURCE_URL:=http://www.busybox.net/downloads/snapshots
-PKG_MD5SUM:=
5c7ea9b5d3b3677dfcdcec38b281a756
+PKG_MD5SUM:=
x
else
PKG_VERSION:=1.00
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)