projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
new url, reported by dumpedcore
[openwrt.git]
/
package
/
ebtables
/
Makefile
diff --git
a/package/ebtables/Makefile
b/package/ebtables/Makefile
index
fd168a8
..
d4a7584
100644
(file)
--- a/
package/ebtables/Makefile
+++ b/
package/ebtables/Makefile
@@
-8,7
+8,7
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=ebtables
PKG_VERSION:=2.0.6
PKG_RELEASE:=1
PKG_NAME:=ebtables
PKG_VERSION:=2.0.6
PKG_RELEASE:=1
-PKG_SOURCE_URL:=http://u
mn
.dl.sourceforge.net/sourceforge/ebtables/
+PKG_SOURCE_URL:=http://u
nc
.dl.sourceforge.net/sourceforge/ebtables/
PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.gz
PKG_BUILD_DIR:=$(BUILD_DIR)/ebtables-v$(PKG_VERSION)
PKG_CAT:=zcat
PKG_SOURCE:=$(PKG_NAME)-v$(PKG_VERSION).tar.gz
PKG_BUILD_DIR:=$(BUILD_DIR)/ebtables-v$(PKG_VERSION)
PKG_CAT:=zcat
@@
-44,3
+44,4
@@
install: $(IPKG_STATE_DIR)/info/ebtables.list
clean:
rm -rf $(PKG_BUILD_DIR)
clean:
rm -rf $(PKG_BUILD_DIR)
+ rm -f $(PKG_IPK)
This page took
0.021844 seconds
and
4
git commands to generate.