From 7f2caefd62a1a87e39cf263eefaf65f1bc705ae9 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 19 Apr 2017 14:28:14 +0000 Subject: [PATCH] testing/ipmitool: rebuild against libressl 2.5 --- testing/ipmitool/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/ipmitool/APKBUILD b/testing/ipmitool/APKBUILD index 799756f782d..9896b752fd4 100644 --- a/testing/ipmitool/APKBUILD +++ b/testing/ipmitool/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa pkgname=ipmitool pkgver=1.8.18 -pkgrel=1 +pkgrel=2 pkgdesc="Command-line interface to IPMI-enabled devices" url="http://ipmitool.sourceforge.net" arch="all"