diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-05 07:34:24 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-03-05 07:34:24 +0800 |
| commit | 470811bb10b21e4508deff506d0ea02eca1f405d (patch) | |
| tree | b7fbe15fed50bcae8e36fc0c45202aa89bf80b3e /repos/core/autils/abuild | |
| parent | c884bdca313df80a2d2051e4d9a8857a87bc60c3 (diff) | |
| download | alicelinux-470811bb10b21e4508deff506d0ea02eca1f405d.tar.gz alicelinux-470811bb10b21e4508deff506d0ea02eca1f405d.zip | |
autils: updated to 20250304
Diffstat (limited to 'repos/core/autils/abuild')
| -rw-r--r-- | repos/core/autils/abuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/repos/core/autils/abuild b/repos/core/autils/abuild index 67f30561..d1b84ab4 100644 --- a/repos/core/autils/abuild +++ b/repos/core/autils/abuild @@ -1,6 +1,6 @@ name=autils -version=20250205 -_commit=19b41562c7e4c5f2ed1539e9f032b3882a62b732 +version=20250304 +_commit=ca3b8902af0723e10de4bd5f81bde0d7e4090fcc release=1 source="$name-$_commit.tar.gz::https://codeberg.org/emmett1/autils/archive/$_commit.tar.gz" |