From: Matt Weber Date: Tue, 21 Apr 2020 18:55:55 +0000 (-0500) Subject: package/openresolv: bump to 3.10.0 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ae0cde388ad00afe0da1a5e3969bf4190f56860a;p=buildroot.git package/openresolv: bump to 3.10.0 License file change was a date update to 2020 https://github.com/rsmarples/openresolv/commit/e114fa2672a86a3b827599d4c4c5ec2ead0a94c2#diff-9879d6db96fd29134fc802214163b95a Signed-off-by: Matthew Weber Signed-off-by: Thomas Petazzoni --- diff --git a/package/openresolv/openresolv.hash b/package/openresolv/openresolv.hash index b8eb4346b8..f2a101df39 100644 --- a/package/openresolv/openresolv.hash +++ b/package/openresolv/openresolv.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 0024df7c4568a157db1c3511a55d37d442629d586c575d9e0f9c2004df8297bd openresolv-3.9.2.tar.gz -sha256 f78b2c2bfb333e66e935c81510580d002b6e2009a5b8132b3b5be8ed8f8f3fa7 LICENSE +sha256 7d74c669849183ecefdfcec30d25664b1ca24ba1ca8c2ad5de50fcaeef3b4810 openresolv-3.10.0.tar.gz +sha256 384740bf5e19e7628d20f4dcc22925062fdc6020e9a6f074e567d4d797be57a0 LICENSE diff --git a/package/openresolv/openresolv.mk b/package/openresolv/openresolv.mk index 3a64446698..44e0720428 100644 --- a/package/openresolv/openresolv.mk +++ b/package/openresolv/openresolv.mk @@ -4,7 +4,7 @@ # ################################################################################ -OPENRESOLV_VERSION = 3.9.2 +OPENRESOLV_VERSION = 3.10.0 OPENRESOLV_SITE = $(call github,rsmarples,openresolv,openresolv-$(OPENRESOLV_VERSION)) OPENRESOLV_LICENSE = BSD-2-Clause OPENRESOLV_LICENSE_FILES = LICENSE