diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-21 08:44:11 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-10-21 08:44:11 +0000 |
| commit | 4aca41032639df6c11987adcf79d392af87bddbb (patch) | |
| tree | d4d89f3032df5684fd536823a7823d3cbeec66fc /repos | |
| parent | 58633a7cdf5ad8d8e0abfc2aab01f253932a3475 (diff) | |
| download | alicelinux-4aca41032639df6c11987adcf79d392af87bddbb.tar.gz alicelinux-4aca41032639df6c11987adcf79d392af87bddbb.zip | |
foot: updated to 1.25.0
Diffstat (limited to 'repos')
| -rw-r--r-- | repos/extra/foot/.checksum | 2 | ||||
| -rw-r--r-- | repos/extra/foot/abuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/repos/extra/foot/.checksum b/repos/extra/foot/.checksum index 15819486..f981202f 100644 --- a/repos/extra/foot/.checksum +++ b/repos/extra/foot/.checksum @@ -1 +1 @@ -46a57aa87f497159a04bed690c23a2e6232157651a7cb12989542e6819ae0f42 foot-1.24.0.tar.gz +69b6a1b641f93bba98155dd6fb2463e8ef90d1784f504b0a4fbb4dd02234f55b foot-1.25.0.tar.gz diff --git a/repos/extra/foot/abuild b/repos/extra/foot/abuild index 007d9ed1..07a32157 100644 --- a/repos/extra/foot/abuild +++ b/repos/extra/foot/abuild @@ -1,5 +1,5 @@ name=foot -version=1.24.0 +version=1.25.0 release=1 source="$name-$version.tar.gz::https://codeberg.org/dnkl/${name}/archive/${version}.tar.gz" build_opt="-Dtests=false" # -Dwerror=false" |