diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-03-19 07:50:30 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-03-19 07:50:30 +0000 |
| commit | 52a4b1748b500bf0738a18fd2a4a8227a9fca715 (patch) | |
| tree | b14f1c0bb14f9fc826f007207af8221aaf94cd4a /expat/abuild | |
| parent | 98927fd7c1bea033a0b0f9eabe8a0c6876f8773c (diff) | |
| download | alicelinux-52a4b1748b500bf0738a18fd2a4a8227a9fca715.tar.gz alicelinux-52a4b1748b500bf0738a18fd2a4a8227a9fca715.zip | |
Woodpecker CI 9d24f4d3c03c15ed8e0e597668de8e5c8f407aff [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 676c0761..1f3b8625 100644 --- a/expat/abuild +++ b/expat/abuild @@ -1,4 +1,4 @@ name=expat -version=2.7.4 +version=2.7.5 release=1 source="https://github.com/lib${name}/lib${name}/releases/download/R_$(echo ${version} | sed 's/\./_/g')/${name}-${version}.tar.xz" |