diff options
-rw-r--r-- | community/gsoap/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gsoap/APKBUILD b/community/gsoap/APKBUILD index faca775020..00023b0a85 100644 --- a/community/gsoap/APKBUILD +++ b/community/gsoap/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gsoap pkgver=2.8.65 -pkgrel=0 +pkgrel=1 arch="all" pkgdesc="Cross-platform C and C++ SDK for SOAP/XML Web services" license="GPL-2.0-or-later gSOAP-1.3b" |