X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mx1.tetrasec.net (mx1.tetrasec.net [74.117.190.25]) by lists.alpinelinux.org (Postfix) with ESMTP id DA4E5F83268 for ; Mon, 11 Mar 2019 15:16:55 +0000 (UTC) Received: from mx1.tetrasec.net (mail.local [127.0.0.1]) by mx1.tetrasec.net (Postfix) with ESMTP id 599B19E1F3F; Mon, 11 Mar 2019 15:16:55 +0000 (UTC) Received: from obsidian.resnet.local (fw.spencertelecom.com [74.117.189.85]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: nangel@tetrasec.net) by mx1.tetrasec.net (Postfix) with ESMTPSA id F31009E1D15; Mon, 11 Mar 2019 15:16:54 +0000 (UTC) From: Nathan Angelacos To: alpine-aports@lists.alpinelinux.org Cc: Nathan Angelacos Subject: [alpine-aports] [PATCH] kamailio: version bump to 5.2.2 Date: Mon, 11 Mar 2019 11:16:44 -0400 Message-Id: <20190311151644.17394-1-nangel@alpinelinux.org> X-Mailer: git-send-email 2.21.0 X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable --- main/kamailio/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/main/kamailio/APKBUILD b/main/kamailio/APKBUILD index 89bb7b8440..9af0480432 100644 --- a/main/kamailio/APKBUILD +++ b/main/kamailio/APKBUILD @@ -4,8 +4,8 @@ # Maintainer: Nathan Angelacos =20 pkgname=3Dkamailio -pkgver=3D5.2.1 -pkgrel=3D1 +pkgver=3D5.2.2 +pkgrel=3D0 =20 # If building from a git snapshot, specify the gitcommit # If building a proper release, leave gitcommit blank @@ -537,7 +537,7 @@ sipdump() { "$_mod_list_sipdump" } =20 -sha512sums=3D"6278cd1b1dc1fb5f73de32f0efc7f8fef84bac95c187cb26406d09fe8b= ab9363d2ec091336ddbd0a7ed64e60f81505169e79410fe0dd757e17c5c30c74440dea k= amailio-5.2.1.tar.gz +sha512sums=3D"5a9695ff8ea5058922247e7615485d29f4430ab9a5e085b3cbe0929880= 11c23c5536ef00a45ee138d06d664b0aa67bb1afb548ba3d06eac8b8d22794ae2b4127 k= amailio-5.2.2.tar.gz af8362201957eae6b66baf7368c9ca884024209a396d77c5c52180c9aabe13772e9c6513= e59721d39503e5bb7a8c1030f5c10301ea9055bddafb7f01ee2f3076 0004-src_core_t= cp_read_c.patch 100a40ec63eaf62f8ac794f1bb17e8109030413617e61a7d2f55a8c8efbe26c1f0f611e6= d99548638001f1af678fb7129a98db175eb02190c85d31f60af52202 dont-force-mips= -revision.patch 321b1b160434150bcde3c0ad7f47ddf259791b68d4ce74ba4c35034026421a2bc6f5e86f= 26f393f5fcdb523d8cd75f944709473065553ce860b0ea06b3dc2a1b kamailio.initd" --=20 2.21.0 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---