projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lzma: use a repacked tarball instead of the original one to get rid of CRLF conversio...
[openwrt.git]
/
tools
/
genext2fs
/
Makefile
diff --git
a/tools/genext2fs/Makefile
b/tools/genext2fs/Makefile
index
eef75dd
..
5878b5c
100644
(file)
--- a/
tools/genext2fs/Makefile
+++ b/
tools/genext2fs/Makefile
@@
-9,12
+9,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=genext2fs
include $(TOPDIR)/rules.mk
PKG_NAME:=genext2fs
-PKG_VERSION:=1.4
rc
1
+PKG_VERSION:=1.4
.
1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=http://superb-west.dl.sourceforge.net/sourceforge/
-PKG_MD5SUM:=664431bf6737df1c265500e1f0b5d40c
-PKG_CAT:=zcat
+PKG_SOURCE_URL:=@SF/genext2fs
+PKG_MD5SUM:=b7b6361bcce2cedff1ae437fadafe53b
include $(INCLUDE_DIR)/host-build.mk
include $(INCLUDE_DIR)/host-build.mk
This page took
0.018783 seconds
and
4
git commands to generate.