diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-02 15:49:10 +0000 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2025-05-02 15:49:10 +0000 |
| commit | 9e1fdffb3dc631c35f5010b254668091d5c92d98 (patch) | |
| tree | 0bb142a1b547d873b05f29f941bc7a9abd647d3b /repos/extra | |
| parent | 265f84bb029aced7172df3fa9440a9054e094fe5 (diff) | |
| download | alicelinux-9e1fdffb3dc631c35f5010b254668091d5c92d98.tar.gz alicelinux-9e1fdffb3dc631c35f5010b254668091d5c92d98.zip | |
foot: updated to 1.22.3
Diffstat (limited to 'repos/extra')
| -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 49e45bcf..9e4b6720 100644 --- a/repos/extra/foot/.checksum +++ b/repos/extra/foot/.checksum @@ -1 +1 @@ -05e4af3ba2d13bbec42198dc766f7e53d2adf670c930ebc0b5953a01fa6f43db foot-1.22.1.tar.gz +6d18065aee729f3065906aea7ef522691b58e11875de209f4a8d08f14f47bf0e foot-1.22.3.tar.gz diff --git a/repos/extra/foot/abuild b/repos/extra/foot/abuild index dfab41c9..9592db6a 100644 --- a/repos/extra/foot/abuild +++ b/repos/extra/foot/abuild @@ -1,5 +1,5 @@ name=foot -version=1.22.1 +version=1.22.3 release=1 source="$name-$version.tar.gz::https://codeberg.org/dnkl/${name}/archive/${version}.tar.gz" build_opt="-Dtests=false" # -Dwerror=false" |