diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-15 08:41:28 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2026-03-15 08:41:28 +0000 |
| commit | 4cc51c615aac54474dbcab0d17ec9e15fb4e6a42 (patch) | |
| tree | 8b1a2fa04a977b0907822c69e4565623f1c9ecd7 /repos/extra/foot/abuild | |
| parent | b9be1208c5b0a1bd5d725bfa7d1c422534f4e476 (diff) | |
| download | alicelinux-4cc51c615aac54474dbcab0d17ec9e15fb4e6a42.tar.gz alicelinux-4cc51c615aac54474dbcab0d17ec9e15fb4e6a42.zip | |
foot: updated to 1.26.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 bb7c87f6..7865ea73 100644 --- a/repos/extra/foot/abuild +++ b/repos/extra/foot/abuild @@ -1,5 +1,5 @@ name=foot -version=1.26.0 +version=1.26.1 release=1 source="$name-$version.tar.gz::https://codeberg.org/dnkl/${name}/archive/${version}.tar.gz" build_opt="-Dtests=false -Dwerror=false" |