From ee57e9fa788665d356af7d69b5d08ca15103635e Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 28 Jul 2021 14:24:14 +0000 Subject: [PATCH] testing/openwsman: rebuild against perl 5.34 --- testing/openwsman/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/openwsman/APKBUILD b/testing/openwsman/APKBUILD index c9a61992e1c..43a760ebfc2 100644 --- a/testing/openwsman/APKBUILD +++ b/testing/openwsman/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=openwsman pkgver=2.7.0 -pkgrel=1 +pkgrel=2 pkgdesc="Opensource Implementation of WS-Management" url="https://openwsman.github.io" arch="all"