[Buildroot] [git commit] package/openresolv: bump to version 3.9.2

Thomas Petazzoni thomas.petazzoni at bootlin.com
Tue Oct 15 07:24:24 UTC 2019


commit: https://git.buildroot.net/buildroot/commit/?id=c799744cf9f99387b8bd55835507a92b637f4bfe
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Version 3.9.2 strips the trailing comments generated by udhcpc
LICENSE copyright updated to 2019

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

diff --git a/package/openresolv/openresolv.hash b/package/openresolv/openresolv.hash
index e1a1fb5468..b8eb4346b8 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 0024df7c4568a157db1c3511a55d37d442629d586c575d9e0f9c2004df8297bd openresolv-3.9.2.tar.gz
+sha256 f78b2c2bfb333e66e935c81510580d002b6e2009a5b8132b3b5be8ed8f8f3fa7 LICENSE
diff --git a/package/openresolv/openresolv.mk b/package/openresolv/openresolv.mk
index 3f9d603d40..3a64446698 100644
--- a/package/openresolv/openresolv.mk
+++ b/package/openresolv/openresolv.mk
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-OPENRESOLV_VERSION = fe4e1ec4e2be2adfc1530ade94ebb30aa6f51540
-OPENRESOLV_SITE = $(call github,rsmarples,openresolv,$(OPENRESOLV_VERSION))
+OPENRESOLV_VERSION = 3.9.2
+OPENRESOLV_SITE = $(call github,rsmarples,openresolv,openresolv-$(OPENRESOLV_VERSION))
 OPENRESOLV_LICENSE = BSD-2-Clause
 OPENRESOLV_LICENSE_FILES = LICENSE
 


More information about the buildroot mailing list