mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
elinks: use openssl to handle https uris
This commit is contained in:
parent
4b237dcf33
commit
3dbc55282e
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'elinks'
|
||||
pkgname=elinks
|
||||
version=0.12pre6
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel"
|
||||
makedepends="ncurses-devel openssl-devel"
|
||||
short_desc="Full-Featured Text WWW Browser"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
homepage="http://elinks.or.cz"
|
||||
|
|
Loading…
Add table
Reference in a new issue