diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-29 06:04:15 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-04-29 06:04:15 +0000 |
| commit | 89e2e0c151c10916f516165812f828ab2d7b6073 (patch) | |
| tree | e9400e3b9ae0666e53aabb705631ca6d76749cd1 /repos/extra/foot/abuild | |
| parent | 07fcccb493193e5efe0b1d4f76cb748e0ddb9305 (diff) | |
| download | alicelinux-89e2e0c151c10916f516165812f828ab2d7b6073.tar.gz alicelinux-89e2e0c151c10916f516165812f828ab2d7b6073.zip | |
foot: updated to 1.22.1
Diffstat (limited to 'repos/extra/foot/abuild')
| -rw-r--r-- | repos/extra/foot/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/foot/abuild b/repos/extra/foot/abuild index ca306ca5..dfab41c9 100644 --- a/repos/extra/foot/abuild +++ b/repos/extra/foot/abuild @@ -1,5 +1,5 @@ name=foot -version=1.22.0 +version=1.22.1 release=1 source="$name-$version.tar.gz::https://codeberg.org/dnkl/${name}/archive/${version}.tar.gz" build_opt="-Dtests=false" # -Dwerror=false" |