[PATCH] testing/libexosip2: upgrade to 5.3.0
Export this patch
---
testing/libexosip2/APKBUILD | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/testing/libexosip2/APKBUILD b/testing/libexosip2/APKBUILD
index f898c2ce50..d2e66f1cbc 100644
--- a/testing/libexosip2/APKBUILD
+++ b/testing/libexosip2/APKBUILD
@@ -1,9 +1,10 @@
# Maintainer: David Sugar <tychosoft@gmail.com>
# Contributor: David Sugar <tychosoft@gmail.com>
+# Contributor: Gavin Henry <ghenry@sentrypeer.org>
pkgname=libexosip2
# Needs to be kept in sync with libosip2
-pkgver=5.2.0
-pkgrel=2
+pkgver=5.3.0
+pkgrel=0
pkgdesc="Extended osip2 library"
url="http://savannah.nongnu.org/projects/exosip"
arch="all"
@@ -43,4 +44,6 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="0abfa695d466a10e67eb89ea5228578e42b713c0aab556e53a76919f7b96069338c3edc151f44566834894244a51cbacda1958612ae58dd2040caa654094d9af libexosip2-5.2.0.tar.gz"
+sha512sums="
+546491224d2ac542c032d704be0e08ef0a08dcf74aa706ad40bd0d30d8e3c28419139d14fa2c31f601e19879d00b2b0cea65c08edecbf560b3f5599ef0335828 libexosip2-5.3.0.tar.gz
+"
--
2.34.1
put them in the same merge request
--
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/32265#note_223623
Indeed, this will build until osip2 is also updated...
--
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/32265#note_223665
Yep. Closing and doing them together. Thanks.
--
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/32265#note_223680