aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/openwsman/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/openwsman/APKBUILD b/testing/openwsman/APKBUILD
index 84dd62894cd..54ee8182400 100644
--- a/testing/openwsman/APKBUILD
+++ b/testing/openwsman/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=openwsman
-pkgver=2.6.9
-pkgrel=3
+pkgver=2.6.11
+pkgrel=0
pkgdesc="Opensource Implementation of WS-Management"
url="https://openwsman.github.io"
arch="all"
@@ -62,6 +62,6 @@ package() {
install -Dp -m644 ../COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING"
}
-sha512sums="eb09ff0a988e42b618f022e20fbda5572c548501ed24d9f8eba84e49713153431082a93cd68f55395f9823e56d93d623f39c244c9c936cb0a39bdf138b53635c openwsman-2.6.9.tar.gz
+sha512sums="aa718d1aa2649b401816fbfa59e2950c226af6f6b507cd3659f4505f5bed4309db7b9eb903320f83a5c6d9d251bffd5df08910bc908bb2d381f68682a81107ca openwsman-2.6.11.tar.gz
d031a3fd5f30b71ef87d7fd9c241baf55c20953c175ab0eb6192f9971b7b8a3a9c18693fa2cd468ed7f7ef94170281b7db5e987ba1b88c92d64231e560e91542 fix-musl-build.patch
3c10cb34a0bb0d70461225c0944c0fdaf9aadba2c78ee8122dcf8b493190bc86db0252cc74a7fdb178a2d0a0c26fb3323a1cd8dce320fe21eb0ad2860e42a0f1 default-config.patch"