diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-14 02:46:36 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-14 02:46:36 +0000 |
| commit | 31b5c759bea42f4eb821a23d2c3d1b836d5c2c8c (patch) | |
| tree | b3d30c6fbb69673613d1b62580433b9c018da5cd /foot/abuild | |
| parent | c4e5c7cc50016d6c430e657d0be6360abeafb136 (diff) | |
| download | alicelinux-31b5c759bea42f4eb821a23d2c3d1b836d5c2c8c.tar.gz alicelinux-31b5c759bea42f4eb821a23d2c3d1b836d5c2c8c.zip | |
Woodpecker CI 743dfba9eadeb00ebab2b2bb2ed2c38b8bab3dcd [SKIP CI]
Diffstat (limited to 'foot/abuild')
| -rw-r--r-- | foot/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/foot/abuild b/foot/abuild index 5e57bea6..007d9ed1 100644 --- a/foot/abuild +++ b/foot/abuild @@ -1,5 +1,5 @@ name=foot -version=1.23.1 +version=1.24.0 release=1 source="$name-$version.tar.gz::https://codeberg.org/dnkl/${name}/archive/${version}.tar.gz" build_opt="-Dtests=false" # -Dwerror=false" |