From 309c27b1560d8433039479102faa9f606797d211 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 3 Apr 2018 12:20:00 +0000 Subject: [PATCH] main/socat: rebuild against libressl-2.7 --- main/socat/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/socat/APKBUILD b/main/socat/APKBUILD index 942e5c2a6b5..b300df19881 100644 --- a/main/socat/APKBUILD +++ b/main/socat/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=socat pkgver=1.7.3.2 -pkgrel=3 +pkgrel=4 pkgdesc="Multipurpose relay for binary protocols" url="http://www.dest-unreach.org/socat/" arch="all"