internal/rosa/package/dtc: 1.7.2 to 1.8.0

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2026-05-27 15:46:58 +09:00
parent a5d9f76f50
commit 97fdd5db8b

View File

@@ -3,11 +3,11 @@ package dtc {
website = "https://git.kernel.org/pub/scm/utils/dtc/dtc.git";
anitya = 16911;
version# = "1.7.2";
version# = "1.8.0";
source = remoteTar {
url = "https://git.kernel.org/pub/scm/utils/dtc/dtc.git/snapshot/"+
"dtc-v"+version+".tar.gz";
checksum = "vUoiRynPyYRexTpS6USweT5p4SVHvvVJs8uqFkkVD-YnFjwf6v3elQ0-Etrh00Dt";
checksum = "rM-m2cIjX2ZfOUYR8fnWdicrOtMhgjGjbxBGaeQA29pVWoS5cjiCVBJa0qRvcTdO";
compress = gzip;
};
@@ -19,7 +19,6 @@ package dtc {
exec = meson {
setup = {
"Dyaml": "disabled";
"Dstatic-build": "true";
};
};