diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-21 23:24:33 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-21 23:24:33 +0000 |
| commit | e780a8dbd567955bb90e3e1376d52f7c1ea21fd8 (patch) | |
| tree | 26c0e126fb21536cbc0bdece05c4d2b62e5e5266 /expat/abuild | |
| parent | 31b5c759bea42f4eb821a23d2c3d1b836d5c2c8c (diff) | |
| download | alicelinux-e780a8dbd567955bb90e3e1376d52f7c1ea21fd8.tar.gz alicelinux-e780a8dbd567955bb90e3e1376d52f7c1ea21fd8.zip | |
Woodpecker CI 6f48db523409b4adcdaefc460aea4481e5c034b4 [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 550ac724..8b872b98 100644 --- a/expat/abuild +++ b/expat/abuild @@ -1,4 +1,4 @@ name=expat -version=2.7.1 +version=2.7.2 release=1 source="https://github.com/lib${name}/lib${name}/releases/download/R_$(echo ${version} | sed 's/\./_/g')/${name}-${version}.tar.xz" |