From 6d95f20d6b0e9e11d47d9eba675ce36d9fdf70dc Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 5 Apr 2018 14:14:26 +0000 Subject: [PATCH] community/wt: rebuild against libressl-2.7 --- community/wt/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/wt/APKBUILD b/community/wt/APKBUILD index 6ead75ce5c1..f6103286bda 100644 --- a/community/wt/APKBUILD +++ b/community/wt/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=wt pkgver=4.0.2 -pkgrel=0 +pkgrel=1 pkgdesc="A C++ library and application server for developing and deploying web applications" url="http://www.webtoolkit.eu" arch="all"