From: Bernd Kuhls Date: Sat, 23 Jan 2016 23:21:34 +0000 (+0100) Subject: package/odhcp6c: bump version to fix musl build X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3ab48fa1e2632a7fed76d02bb2c964f00cd80674;p=buildroot.git package/odhcp6c: bump version to fix musl build The autobuilders did not catch the error yet because they failed earlier with other packages, but I am continuing the build using the defconfig from: http://autobuild.buildroot.net/results/6cc/6cc0f8c067e07deea688b9b97284601a596b898c/ Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- diff --git a/package/odhcp6c/odhcp6c.mk b/package/odhcp6c/odhcp6c.mk index 47944f1380..c841cd3122 100644 --- a/package/odhcp6c/odhcp6c.mk +++ b/package/odhcp6c/odhcp6c.mk @@ -4,7 +4,7 @@ # ################################################################################ -ODHCP6C_VERSION = 8d9b60fb496000988f3633951f2e30380fc2de50 +ODHCP6C_VERSION = dc186d6d2b0dd4ad23ca5fc69c00e81f796ff6d9 ODHCP6C_SITE = $(call github,sbyx,odhcp6c,$(ODHCP6C_VERSION)) ODHCP6C_LICENSE = GPLv2 ODHCP6C_LICENSE_FILES = COPYING