mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
elinks: rebuild for openssl3
This commit is contained in:
parent
866d908736
commit
3d92bdbff7
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue