diff --git a/community/gsoap/APKBUILD b/community/gsoap/APKBUILD
index 857b00474c8e7f35a3fb967963e24402c32aa316..a21dd602c57dfcc3ccdf4dca708b2440e0100221 100644
--- a/community/gsoap/APKBUILD
+++ b/community/gsoap/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: <xmingske@gmail.com>
 # Maintainer: Natanael Copa <ncopa@alpinelinux.org>
 pkgname=gsoap
-pkgver=2.8.127
-pkgrel=1
+pkgver=2.8.128
+pkgrel=0
 arch="all"
 pkgdesc="Cross-platform C and C++ SDK for SOAP/XML Web services"
 license="GPL-2.0-or-later gSOAP-1.3b"
@@ -49,7 +49,7 @@ tools() {
 }
 
 sha512sums="
-1d6040c9299262d40dadd0e0d8dd99137df4a6e91b415e41561e4a8e7db96d8b3f46afa5fc11f9c34b727ae56d8b7464047aeec2ce6587c364e747f14cbbafc9  gsoap_2.8.127.zip
+32378b364ea066bf9941c33b671eb65cec1f94ab0d2eb330cc2584bc098e83cf35ef7b02112afa5171c12aa1bbf38451238e65dfbf4ddf22a9d7f33b9e22520a  gsoap_2.8.128.zip
 079bb9191f7c756d8e3d87a48f412ff60ef1190b6a1353cdd7ef54b6ade270152bd628b102332a2fdf7b8bbeeb9c7c387c6741c23d10d4024e691c3b260a9ef4  gsoap-libtool.patch
 2e02b2149a8c16236d372dfac3613b94c047d09e0095bc45d426d0b2fbcededd456955042fd1462b6ffb621228cfa72cf7ae44114c9495fe3ae900b0f9a6ebf0  musl-fixes.patch
 "