Skip to content
Snippets Groups Projects
Commit dc0987fa authored by Natanael Copa's avatar Natanael Copa
Browse files

community/w3m: rebuild against openssl 1.1

parent c98baa34
No related branches found
No related tags found
No related merge requests found
......@@ -3,12 +3,12 @@
pkgname=w3m
_pkgver=0.5.3+git20180125
pkgver=${_pkgver/+git/.}
pkgrel=3
pkgrel=4
pkgdesc='Text-based Web browser, as well as pager'
url='https://github.com/tats/w3m'
license='MIT UCD'
arch='all'
makedepends="imlib2-dev libressl-dev gc-dev ncurses-dev linux-headers"
makedepends="imlib2-dev openssl-dev gc-dev ncurses-dev linux-headers"
subpackages="$pkgname-doc"
source="$pkgname-$pkgver.tar.gz::https://github.com/tats/$pkgname/archive/v$_pkgver.tar.gz
https.patch"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment