projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
package/busybox: fix endianes issue under FreeBSD 8.1
[openwrt.git]
/
tools
/
sed
/
Makefile
diff --git
a/tools/sed/Makefile
b/tools/sed/Makefile
index
6b3122d
..
f15299c
100644
(file)
--- a/
tools/sed/Makefile
+++ b/
tools/sed/Makefile
@@
-10,7
+10,7
@@
PKG_NAME:=sed
PKG_VERSION:=4.1.2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=
ftp://ftp.gnu.org/gnu
/$(PKG_NAME)
+PKG_SOURCE_URL:=
@GNU
/$(PKG_NAME)
PKG_MD5SUM:=928f0e06422f414091917401f1a834d0
PKG_CAT:=zcat
export SED:=
This page took
0.02074 seconds
and
4
git commands to generate.