projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4c8d4e
)
odhcp6c: fix preference handling, custom client-ID * thanks to mbidewell for investig...
author
Steven Barth
<
[email protected]
>
Mon, 18 Mar 2013 07:24:49 +0000
(07:24 +0000)
committer
Steven Barth
<
[email protected]
>
Mon, 18 Mar 2013 07:24:49 +0000
(07:24 +0000)
SVN-Revision: 36083
package/network/ipv6/odhcp6c/Makefile
patch
|
blob
|
history
diff --git
a/package/network/ipv6/odhcp6c/Makefile
b/package/network/ipv6/odhcp6c/Makefile
index f1509f702157c235ef13377b0a23922e31606bfd..fbb0c8430938f2f8e6e4d3feba51f2f75cda5f3f 100644
(file)
--- a/
package/network/ipv6/odhcp6c/Makefile
+++ b/
package/network/ipv6/odhcp6c/Makefile
@@
-8,14
+8,14
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=odhcp6c
-PKG_VERSION:=2013-03-
0
8
+PKG_VERSION:=2013-03-
1
8
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/odhcp6c.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=
e8b07f018cbdf8f2a08f93af46904e7ffb9eb123
+PKG_SOURCE_VERSION:=
82e0235c10dda8b9baeb06b6383bec1f43bb61a2
PKG_MAINTAINER:=Steven Barth <
[email protected]
>
include $(INCLUDE_DIR)/package.mk