projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec88579
)
6distributed: Poll for ubus to come up (fix race)
author
Steven Barth
<cyrus@openwrt.org>
Sun, 2 Dec 2012 19:06:48 +0000
(19:06 +0000)
committer
Steven Barth
<cyrus@openwrt.org>
Sun, 2 Dec 2012 19:06:48 +0000
(19:06 +0000)
SVN-Revision: 34462
package/network/ipv6/6distributed/Makefile
patch
|
blob
|
history
diff --git
a/package/network/ipv6/6distributed/Makefile
b/package/network/ipv6/6distributed/Makefile
index af185ee5b9df7ca1d6128a190ee009a5e1927410..494ea91ed30df24e831797791c1e98a8eee0628a 100644
(file)
--- a/
package/network/ipv6/6distributed/Makefile
+++ b/
package/network/ipv6/6distributed/Makefile
@@
-8,14
+8,14
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=6distributed
-PKG_VERSION:=2012-1
1-28
+PKG_VERSION:=2012-1
2-02
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_URL:=git://github.com/sbyx/6distributed.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=
c86e46337cbf21caa6fa7e856deb7b28d94d146b
+PKG_SOURCE_VERSION:=
161670c3866d79e6398a39c2ad220dcab86c00b4
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>