diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-04-26 13:49:44 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-04-26 13:49:44 +0000 |
| commit | 66709ab7705ee1ed32ec5447c4c72f1a00246898 (patch) | |
| tree | 59ff92e1df0370958daa1a650e9e050781de50d6 /expat/abuild | |
| parent | 5f9797ffca7eff88a125f67378d4c86f7412abf5 (diff) | |
| download | alicelinux-66709ab7705ee1ed32ec5447c4c72f1a00246898.tar.gz alicelinux-66709ab7705ee1ed32ec5447c4c72f1a00246898.zip | |
Woodpecker CI e389b0c7babdae84d403eb2e4b01529ed6f8bfec [SKIP CI]
Diffstat (limited to 'expat/abuild')
| -rw-r--r-- | expat/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/expat/abuild b/expat/abuild index 1f3b8625..11af8544 100644 --- a/expat/abuild +++ b/expat/abuild @@ -1,4 +1,4 @@ name=expat -version=2.7.5 +version=2.8.0 release=1 source="https://github.com/lib${name}/lib${name}/releases/download/R_$(echo ${version} | sed 's/\./_/g')/${name}-${version}.tar.xz" |