projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fix display of uninitialized ports
[openwrt.git]
/
openwrt
/
package
/
elinks
/
Makefile
diff --git
a/openwrt/package/elinks/Makefile
b/openwrt/package/elinks/Makefile
index
d06b3eb
..
d91b7dc
100644
(file)
--- a/
openwrt/package/elinks/Makefile
+++ b/
openwrt/package/elinks/Makefile
@@
-9,7
+9,6
@@
PKG_MD5SUM:=c09d726075e4b5810fa07f8654088755
PKG_SOURCE_URL:=http://elinks.or.cz/download/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://elinks.or.cz/download/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_MD5SUM:=c09d726075e4b5810fa07f8654088755
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
This page took
0.028539 seconds
and
4
git commands to generate.