projects
/
openwrt
/
staging
/
florian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
34b51b6
)
odhcp6c: various small fixes
author
Steven Barth
<
[email protected]
>
Wed, 25 Mar 2015 18:24:54 +0000
(18:24 +0000)
committer
Steven Barth
<
[email protected]
>
Wed, 25 Mar 2015 18:24:54 +0000
(18:24 +0000)
SVN-Revision: 45001
package/network/ipv6/odhcp6c/Makefile
patch
|
blob
|
history
diff --git
a/package/network/ipv6/odhcp6c/Makefile
b/package/network/ipv6/odhcp6c/Makefile
index b2a4e89bc0b3c2ac08b15c183c14a37f2d0a8812..9f9feb06f9b08090e604db12ba92be7e7a70943f 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:=201
4-12-10
+PKG_VERSION:=201
5-03-25
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_URL:=https://github.com/sbyx/odhcp6c.git
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_VERSION:=
722226c4f1d45c8bf4ac9189523738abcf7d648f
+PKG_SOURCE_VERSION:=
5710bd46493eaa75a3c6b532d21b8237a691c5a8
PKG_MAINTAINER:=Steven Barth <
[email protected]
>
PKG_LICENSE:=GPL-2.0