[Buildroot] [PATCH 1/1] package/openresolv: bump to version 3.9.2

Einar Jon Gunnarssson tolvupostur at gmail.com
Mon Oct 14 15:54:19 UTC 2019


From: Einar Jon Gunnarsson <tolvupostur at gmail.com>

Version 3.9.2 strips the trailing comments generated by udhcpc

Signed-off-by: Einar Jon Gunnarsson <tolvupostur at gmail.com>
---
 package/openresolv/openresolv.hash | 4 ++--
 package/openresolv/openresolv.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/openresolv/openresolv.hash b/package/openresolv/openresolv.hash
index e1a1fb5..3895f5f 100644
--- a/package/openresolv/openresolv.hash
+++ b/package/openresolv/openresolv.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256 96b3f84435a183426c622db7097a930fb0d48a99e82cd87ce83bd343b8c20574 openresolv-fe4e1ec4e2be2adfc1530ade94ebb30aa6f51540.tar.gz
-sha256 d1f9dcd2dac4e095b14caab517cfe791a6e0785346164b7d0cafc13c714f8aa5 LICENSE
+sha256 aee7a18a3c41b3a4590321f34426979e1c1a9c0c03b3e439c05a80c10b9e6d89 openresolv-33100ef750f2b08eda61afb4514785e20a16ff4b.tar.gz
+sha256 f78b2c2bfb333e66e935c81510580d002b6e2009a5b8132b3b5be8ed8f8f3fa7 LICENSE
diff --git a/package/openresolv/openresolv.mk b/package/openresolv/openresolv.mk
index 3f9d603..7c1115b 100644
--- a/package/openresolv/openresolv.mk
+++ b/package/openresolv/openresolv.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-OPENRESOLV_VERSION = fe4e1ec4e2be2adfc1530ade94ebb30aa6f51540
+OPENRESOLV_VERSION = 33100ef750f2b08eda61afb4514785e20a16ff4b
 OPENRESOLV_SITE = $(call github,rsmarples,openresolv,$(OPENRESOLV_VERSION))
 OPENRESOLV_LICENSE = BSD-2-Clause
 OPENRESOLV_LICENSE_FILES = LICENSE
-- 
2.7.4




More information about the buildroot mailing list