From 7f3bfed39b9e1ecf0715c86ca133c23268376db8 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 5 Apr 2018 14:11:41 +0000 Subject: [PATCH] community/w3m: rebuild against libressl-2.7 --- community/w3m/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/w3m/APKBUILD b/community/w3m/APKBUILD index 78aaa70916f..924dc416f0e 100644 --- a/community/w3m/APKBUILD +++ b/community/w3m/APKBUILD @@ -3,7 +3,7 @@ pkgname=w3m _pkgver=0.5.3+git20180125 pkgver=${_pkgver/+git/.} -pkgrel=1 +pkgrel=2 pkgdesc='Text-based Web browser, as well as pager' url='https://github.com/tats/w3m' license='MIT UCD'