projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0102284
)
odhcp6c: fix parsing of IA_PD adverts
author
Steven Barth
<
[email protected]
>
Thu, 17 Oct 2013 07:19:32 +0000
(07:19 +0000)
committer
Steven Barth
<
[email protected]
>
Thu, 17 Oct 2013 07:19:32 +0000
(07:19 +0000)
SVN-Revision: 38433
package/network/ipv6/odhcp6c/Makefile
patch
|
blob
|
history
diff --git
a/package/network/ipv6/odhcp6c/Makefile
b/package/network/ipv6/odhcp6c/Makefile
index c8bae1c103044a67e4cf50f4d95934dbca638c59..940606607b51a55abdd6a88f779ece518882080d 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-10-1
4
+PKG_VERSION:=2013-10-1
7
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:=
2037bd1f310239f1982f3bd2f541ba409ee16b6a
+PKG_SOURCE_VERSION:=
e23448ff8edc66f1da4fcb2b4066a02d6a54306f
PKG_MAINTAINER:=Steven Barth <
[email protected]
>
include $(INCLUDE_DIR)/package.mk