From fe758787400ad778c07c9ad73cbd7065ded6cf66 Mon Sep 17 00:00:00 2001
From: Francesco Colista <fcolista@alpinelinux.org>
Date: Thu, 11 Jul 2024 08:18:34 +0000
Subject: [PATCH] community/sngrep: upgrade to 1.8.2

---
 community/sngrep/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/sngrep/APKBUILD b/community/sngrep/APKBUILD
index cea608c31396..ef54c33147ef 100644
--- a/community/sngrep/APKBUILD
+++ b/community/sngrep/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Francesco Colista <fcolista@alpinelinux.org>
 # Maintainer: Francesco Colista <fcolista@alpinelinux.org>
 pkgname=sngrep
-pkgver=1.8.1
+pkgver=1.8.2
 pkgrel=0
 pkgdesc="display SIP call message flows from a terminal"
 url="https://github.com/irontec/sngrep"
@@ -42,6 +42,6 @@ package() {
 }
 
 sha512sums="
-8c5d176e2e5a6690f6d55a9bde811155c3c12f581df9dc59c3f2701a0c2c845e578d037f1a12e20eeab96a324c8825ad4aaa015b26c6f0febb2c7a0e5e43aee5  sngrep-1.8.1.tar.gz
+0aa630ccd1816e81ed2d16f30275326ea4a91becd053ce5480a9695300e0cf1a97d06b75be248e8915a3e61f94baad0f6e61c2b580a28d291d1b8204388570c4  sngrep-1.8.2.tar.gz
 7fc1e65fb0fbb81118b7484fefc6501bfc0c87314f3d6dc7c974dc41b8fae38ba0f48d66d4234e3f9d81a63facc42ea8c15fb0f6120f86dc3b4c9b09d1b9539a  disable-failing-test.patch
 "
-- 
GitLab