projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d3a29cf
)
dfu-util: Updated to newer version which includes the endian fix.
author
Rod Whitby
<rod@whitby.id.au>
Sat, 6 Oct 2007 21:48:30 +0000
(21:48 +0000)
committer
Rod Whitby
<rod@whitby.id.au>
Sat, 6 Oct 2007 21:48:30 +0000
(21:48 +0000)
SVN-Revision: 9161
utils/dfu-util/Makefile
patch
|
blob
|
history
diff --git
a/utils/dfu-util/Makefile
b/utils/dfu-util/Makefile
index 3640c070fda3b2abb528ef8b1b6d26e9efadad95..e344eee73639fb957ef0fce06390c851b96798ee 100644
(file)
--- a/
utils/dfu-util/Makefile
+++ b/
utils/dfu-util/Makefile
@@
-9,12
+9,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=dfu-util
-PKG_VERSION:=r
1574
+PKG_VERSION:=r
3095
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://sources.nslu2-linux.org/sources
-PKG_MD5SUM:=
f83f744e259785ac9ad1becc7a9c990d
+PKG_MD5SUM:=
2346dddceeab0e7090109f04d9c3a6be
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)