projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d79b851
)
[package] update igmpproxy to 0.1 (#6232)
author
Florian Fainelli
<florian@openwrt.org>
Thu, 26 Nov 2009 16:10:17 +0000
(16:10 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 26 Nov 2009 16:10:17 +0000
(16:10 +0000)
SVN-Revision: 18546
net/igmpproxy/Makefile
patch
|
blob
|
history
diff --git
a/net/igmpproxy/Makefile
b/net/igmpproxy/Makefile
index 3011aa6ec4543900e11ea5fee2202fbe0ca235eb..2d6253a7df2a3f6f9bebe57decab570b432efdbe 100644
(file)
--- a/
net/igmpproxy/Makefile
+++ b/
net/igmpproxy/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=igmpproxy
-PKG_VERSION:=0.1
_beta5
-PKG_RELEASE:=
2
+PKG_VERSION:=0.1
+PKG_RELEASE:=
1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/igmpproxy
-PKG_MD5SUM:=
332a8db6c6541c9123e85e3ad8ebb74c
+PKG_MD5SUM:=
c56f41ec195bc1fe016369bf74efc5a1
include $(INCLUDE_DIR)/package.mk