This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
dtc: bump to version 1.6.0
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
lilik-openwrt-22.03
Yousong Zhou
5 years ago
parent
269ec782eb
commit
1f00e4a327
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
libs/dtc/Makefile
+ 2
- 2
libs/dtc/Makefile
View File
@ -8,10 +8,10 @@
i
n
c
l
u
d
e
$(
TOPDIR
)
/
r
u
l
e
s
.
m
k
PKG_NAME
:=
dtc
PKG_VERSION
:=
1.
5.1
PKG_VERSION
:=
1.
6.0
PKG_RELEASE
:=
1
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.xz
PKG_HASH
:=
660b74039690fc37013660544d09191834efb58503c73c555c5513ba75ab031f
PKG_HASH
:=
10503b0217e1b07933e29e8d347a00015b2431bea5f59afe0bed3af30340c82d
PKG_SOURCE_URL
:=
@KERNEL/software/utils/dtc
PKG_LICENSE
:=
GPL-2.0
PKG_LICENSE_FILES
:=
GPL
Write
Preview
Loading…
Cancel
Save