aboutsummaryrefslogtreecommitdiffstats
path: root/testing/wmi-client/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/wmi-client/APKBUILD')
-rw-r--r--testing/wmi-client/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/wmi-client/APKBUILD b/testing/wmi-client/APKBUILD
index 65b11dcd431..03b6879b7ea 100644
--- a/testing/wmi-client/APKBUILD
+++ b/testing/wmi-client/APKBUILD
@@ -3,7 +3,7 @@
pkgname=wmi-client
_pkgname="${pkgname/-*/}"
pkgver=1.3.16
-pkgrel=3
+pkgrel=4
pkgdesc="DCOM/WMI client implementation"
url="https://www.orvant.com/packages"
arch="all !aarch64"
@@ -24,6 +24,7 @@ builddir="$srcdir/$_pkgname-$pkgver"
prepare() {
default_prepare
update_config_guess
+ update_config_sub
}
build() {