diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:43:20 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-12-01 21:43:20 +0800 |
| commit | 749cfadd94015b02ac8b4cf8f4860ba8ae5a3a7d (patch) | |
| tree | ae56590bad5e95c682609b48474dafc08fb2a8fe /repos/extra/dtc/abuild | |
| parent | 7a8c52ab79cee8409f852d3b7a1b683452bf06ae (diff) | |
| download | alicelinux-749cfadd94015b02ac8b4cf8f4860ba8ae5a3a7d.tar.gz alicelinux-749cfadd94015b02ac8b4cf8f4860ba8ae5a3a7d.zip | |
dtc: updated to 1.7.2
Diffstat (limited to 'repos/extra/dtc/abuild')
| -rw-r--r-- | repos/extra/dtc/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/dtc/abuild b/repos/extra/dtc/abuild index 6771096c..37fdfe2a 100644 --- a/repos/extra/dtc/abuild +++ b/repos/extra/dtc/abuild @@ -1,4 +1,4 @@ name=dtc -version=1.7.1 +version=1.7.2 release=1 source="https://mirrors.edge.kernel.org/pub/software/utils/${name}/${name}-${version}.tar.xz" |