diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-07 03:06:04 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-07 03:06:04 +0000 |
| commit | 401a571f0ec7b7fbc4cf3a3ca2f68a22f49d3dea (patch) | |
| tree | 47aa2c5fca801119def2348e32e6095bc7ce71cb /lynx/abuild | |
| parent | 03f52ccce6a45e6e1dbd753c1626c11f079d39a6 (diff) | |
| download | alicelinux-401a571f0ec7b7fbc4cf3a3ca2f68a22f49d3dea.tar.gz alicelinux-401a571f0ec7b7fbc4cf3a3ca2f68a22f49d3dea.zip | |
Woodpecker CI cd8da77f19195572e5931c72cd32b061583ce2cb [SKIP CI]
Diffstat (limited to 'lynx/abuild')
| -rw-r--r-- | lynx/abuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lynx/abuild b/lynx/abuild new file mode 100644 index 00000000..55d0b1a1 --- /dev/null +++ b/lynx/abuild @@ -0,0 +1,5 @@ +name=lynx +version=2.9.2 +release=1 +source="https://invisible-mirror.net/archives/${name}/tarballs/${name}${version}.tar.bz2" +build_opt="--with-ssl --enable-ipv6 --with-zlib" |