|
@@ -8,14 +8,14 @@
|
|
include $(TOPDIR)/rules.mk
|
|
include $(TOPDIR)/rules.mk
|
|
|
|
|
|
PKG_NAME:=odhcp6c
|
|
PKG_NAME:=odhcp6c
|
|
-PKG_VERSION:=2015-04-09
|
|
|
|
|
|
+PKG_VERSION:=2015-04-10
|
|
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
|
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
|
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
|
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
|
PKG_SOURCE_URL:=https://github.com/sbyx/odhcp6c.git
|
|
PKG_SOURCE_URL:=https://github.com/sbyx/odhcp6c.git
|
|
PKG_SOURCE_PROTO:=git
|
|
PKG_SOURCE_PROTO:=git
|
|
-PKG_SOURCE_VERSION:=5d19cd6e4fece1301608b975dd639d751faa1b94
|
|
|
|
|
|
+PKG_SOURCE_VERSION:=c3bbeced0f204b6b9571148ae84227105baaf179
|
|
PKG_MAINTAINER:=Steven Barth <[email protected]>
|
|
PKG_MAINTAINER:=Steven Barth <[email protected]>
|
|
PKG_LICENSE:=GPL-2.0
|
|
PKG_LICENSE:=GPL-2.0
|
|
|
|
|