From 6eaafd0702f136b8f95b482ee23b76c72ace2522 Mon Sep 17 00:00:00 2001
From: Francesco Colista <fcolista@alpinelinux.org>
Date: Mon, 4 Jan 2021 09:06:44 +0000
Subject: [PATCH] testing/belle-sip: upgrade to 4.4.21

---
 testing/belle-sip/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/testing/belle-sip/APKBUILD b/testing/belle-sip/APKBUILD
index e62912a99cfc..8a63fe303a57 100644
--- a/testing/belle-sip/APKBUILD
+++ b/testing/belle-sip/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Francesco Colista <fcolista@alpinelinux.org>
 # Maintainer: Francesco Colista <fcolista@alpinelinux.org>
 pkgname=belle-sip
-pkgver=4.4.12
+pkgver=4.4.21
 pkgrel=0
 pkgdesc="SIP (RFC3261) implementation written in C"
 url="https://www.linphone.org"
@@ -32,5 +32,5 @@ package() {
 	make -C build DESTDIR="$pkgdir" install
 }
 
-sha512sums="1140f00e8f3d268596ce018f3b7fc77473591c0813b50975039bbd3d45dcdf7285b669194dec7d6e568cbd0c0b5c1ea4fcf075dbbccc96d9d936d79588c840d7  belle-sip-4.4.12.tar.gz
+sha512sums="c4e4a63f3185e8691f1d0e01293af47dca39f60cbcb0eda52121cc2d3fb6ef40e5fa9bf73d75e6d1f00417fd91c53e7d025bfeb440b44add3123e13373aa83be  belle-sip-4.4.21.tar.gz
 04be4dfba3a21f3ab9d9e439a64958bd8e844a9f151b798383bd9e0dd6ebc416783ae7cb1d1dbb27fb7288ab9756b13b8338cdb8ceb41a10949c852ad45ab1f2  antlr.jar"
-- 
GitLab