Merge pull request #1 from robodanill/dtc:master

Update to 1.6.1
This commit is contained in:
dsilakov 2022-03-28 04:41:32 +00:00
commit 05cb4ec89d
2 changed files with 3 additions and 3 deletions

View file

@ -1,2 +1,2 @@
sources:
dtc-1.6.0.tar.xz: 3e6ab5121dcfe5ff9f8b0503becfcf687d5d4434
dtc-1.6.1.tar.xz: 6273fa9cdd51e7fd83d0467e21c788e3a5d3cd5d

View file

@ -1,11 +1,11 @@
%define api 1
%define major 4
%define major 1
%define libname %mklibname fdt %{api} %{major}
%define devname %mklibname -d fdt %{api}
%define devnamestatic %mklibname -d fdt_static %{api}
Name: dtc
Version: 1.6.0
Version: 1.6.1
Release: 1
Summary: Device Tree Compiler
Group: Development/Other