mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-04 10:53:30 +08:00
package/openresolv: bump to 3.10.0
License file change was a date update to 2020
e114fa2672 (diff-9879d6db96fd29134fc802214163b95a)
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
c60148d846
commit
ae0cde388a
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user