mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# From http://pkgs.fedoraproject.org/repo/pkgs/dt/dt-source-v18.32.tar.gz
|
||||
# (directory name is md5 hash)
|
||||
md5 3054aeaaba047a1dbe90c2132a382ee2 dt-source-v18.32.tar.gz
|
||||
# Calculated based on the hash above
|
||||
|
||||
# Locally calculated
|
||||
sha256 10d164676e918a4d07f233bcd11e4cb6bfd1052c996182cd1827ccd0c063fcc6 dt-source-v18.32.tar.gz
|
||||
sha256 49f47f20de4b44dc3505ed0cc55bfbfe0fc3e41956ab546f1eeedcf554def54c LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DT_VERSION = v18.32
|
||||
DT_VERSION = 18.32
|
||||
DT_SITE = http://pkgs.fedoraproject.org/repo/pkgs/dt/$(DT_SOURCE)/3054aeaaba047a1dbe90c2132a382ee2
|
||||
DT_SOURCE = dt-source-$(DT_VERSION).tar.gz
|
||||
DT_SOURCE = dt-source-v$(DT_VERSION).tar.gz
|
||||
DT_STRIP_COMPONENTS = 2
|
||||
DT_LICENSE = ISC-like
|
||||
DT_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user