elinks: rebuild for openssl3

This commit is contained in:
classabbyamp 2023-08-16 20:13:13 -04:00
parent 866d908736
commit 3d92bdbff7

View file

@ -1,7 +1,7 @@
# Template file for 'elinks'
pkgname=elinks
version=0.16.0
revision=1
revision=2
build_style=gnu-configure
configure_args="--enable-true-color --enable-fastmem --without-spidermonkey"
hostmakedepends="automake libtool pkg-config gettext"
@ -14,6 +14,8 @@ homepage="https://github.com/rkd77/elinks"
changelog="https://raw.githubusercontent.com/rkd77/elinks/master/NEWS"
distfiles="https://github.com/rkd77/elinks/archive/v${version}.tar.gz"
checksum=5494a73737eeb182fe2333b74e9b6192170f583c7722a0650dcd14ef088b9dfb
# ld: no input files
disable_parallel_build=yes
pre_configure() {
autoreconf -fi