projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eea2978
)
odhcp6c: Various bugfixes * Don't send undesired suggestions for preferred and valid...
author
Steven Barth
<
[email protected]
>
Mon, 11 Feb 2013 12:30:16 +0000
(12:30 +0000)
committer
Steven Barth
<
[email protected]
>
Mon, 11 Feb 2013 12:30:16 +0000
(12:30 +0000)
SVN-Revision: 35553
package/network/ipv6/odhcp6c/Makefile
patch
|
blob
|
history
diff --git
a/package/network/ipv6/odhcp6c/Makefile
b/package/network/ipv6/odhcp6c/Makefile
index b42f512e999e46019103d696f84859a424aba79f..d88b97dd5680e3642d813254be329337b48d2990 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-02-
03
+PKG_VERSION:=2013-02-
11
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:=
237734ebc82f84d3d0c4c8591390d82f6aff89e3
+PKG_SOURCE_VERSION:=
31ce2ea9f57322d526daf266c7fca4bd407297cb
PKG_MAINTAINER:=Steven Barth <
[email protected]
>
include $(INCLUDE_DIR)/package.mk