diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-01 00:52:22 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-07-01 00:52:22 +0800 |
| commit | f24110d47af34cdd8786d2411488c7983ebab592 (patch) | |
| tree | f30f81fbd3b3ed5f0930ff377df0483d076fd86c | |
| parent | 488ea0df7492f8ee0b3f8c9c90a121ffba581f63 (diff) | |
| download | alicelinux-f24110d47af34cdd8786d2411488c7983ebab592.tar.gz alicelinux-f24110d47af34cdd8786d2411488c7983ebab592.zip | |
autils: updated to 20240701
| -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 20b32bc8..cf84c910 100644 --- a/repos/core/autils/abuild +++ b/repos/core/autils/abuild @@ -1,6 +1,6 @@ name=autils -version=20240628 -_commit=1a6cfc51c56a5f3447067573d764fe498af409ae +version=20240701 +_commit=73e405670670b4ff676d0fd26c4b9f9fdf63644c release=1 source="$name-$_commit.tar.gz::https://codeberg.org/emmett1/autils/archive/$_commit.tar.gz" |