diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-06-12 02:16:10 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2026-06-12 02:16:10 +0000 |
| commit | 135029abf0ce5010faf3bf105b16b07fef5ea34f (patch) | |
| tree | ed2927c9251cf247fb6f984d18d54ac4c5abdcbb /lynx/abuild | |
| parent | 4e76d8b2e0581e692bf632d82951c55dd1c0cdf8 (diff) | |
| download | alicelinux-135029abf0ce5010faf3bf105b16b07fef5ea34f.tar.gz alicelinux-135029abf0ce5010faf3bf105b16b07fef5ea34f.zip | |
Woodpecker CI 6bc6acffdaa50f1e0a8876a64d803cfc0ecc8459 [SKIP CI]
Diffstat (limited to 'lynx/abuild')
| -rw-r--r-- | lynx/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lynx/abuild b/lynx/abuild index 55d0b1a1..277e5ab9 100644 --- a/lynx/abuild +++ b/lynx/abuild @@ -1,5 +1,5 @@ name=lynx -version=2.9.2 +version=2.9.3 release=1 source="https://invisible-mirror.net/archives/${name}/tarballs/${name}${version}.tar.bz2" build_opt="--with-ssl --enable-ipv6 --with-zlib" |