projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add KERNEL variable
[openwrt.git]
/
openwrt
/
package
/
arpwatch
/
Makefile
diff --git
a/openwrt/package/arpwatch/Makefile
b/openwrt/package/arpwatch/Makefile
index
58f8e48
..
27e6c79
100644
(file)
--- a/
openwrt/package/arpwatch/Makefile
+++ b/
openwrt/package/arpwatch/Makefile
@@
-7,9
+7,7
@@
PKG_VERSION:=2.1a11
PKG_RELEASE:=1
PKG_MD5SUM:=9ecd00db892737431b0e524f3e52e19e
PKG_RELEASE:=1
PKG_MD5SUM:=9ecd00db892737431b0e524f3e52e19e
-PKG_SOURCE_URL:= \
- http://nbd.vd-s.ath.cx/openwrt \
- http://nthill.free.fr/openwrt/sources/$(PKG_NAME)/
+PKG_SOURCE_URL:=http://nbd.vd-s.ath.cx/openwrt
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
This page took
0.026184 seconds
and
4
git commands to generate.