From fcd2a30c787d2c703c0ecefb01cce912a4c639f3 Mon Sep 17 00:00:00 2001
From: Leo <thinkabit.ukim@gmail.com>
Date: Wed, 11 Nov 2020 09:09:21 -0300
Subject: [PATCH] main/*: rebuild against libnetsnmp.so.40

---
 main/freeswitch/APKBUILD | 2 +-
 main/kamailio/APKBUILD   | 2 +-
 main/rsyslog/APKBUILD    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/main/freeswitch/APKBUILD b/main/freeswitch/APKBUILD
index 1c4866a5dec5..efc6b4cc6f5d 100644
--- a/main/freeswitch/APKBUILD
+++ b/main/freeswitch/APKBUILD
@@ -3,7 +3,7 @@
 # Contributor: Cameron Banta <cbanta@gmail.com>
 pkgname=freeswitch
 pkgver=1.10.5
-pkgrel=0
+pkgrel=1
 pkgdesc="A communications platform written in C from the ground up"
 url="http://www.freeswitch.org"
 arch="all"
diff --git a/main/kamailio/APKBUILD b/main/kamailio/APKBUILD
index 43074081e355..fce2873cf15a 100644
--- a/main/kamailio/APKBUILD
+++ b/main/kamailio/APKBUILD
@@ -5,7 +5,7 @@
 
 pkgname=kamailio
 pkgver=5.4.2
-pkgrel=0
+pkgrel=1
 
 # If building from a git snapshot, specify the gitcommit
 # If building a proper release, leave gitcommit blank or commented
diff --git a/main/rsyslog/APKBUILD b/main/rsyslog/APKBUILD
index 545bb9aaf43a..a37985c012c5 100644
--- a/main/rsyslog/APKBUILD
+++ b/main/rsyslog/APKBUILD
@@ -6,7 +6,7 @@
 # Maintainer: Cameron Banta <cbanta@gmail.com>
 pkgname=rsyslog
 pkgver=8.2010.0
-pkgrel=0
+pkgrel=1
 pkgdesc="Enhanced multi-threaded syslogd with database support and more"
 url="https://www.rsyslog.com/"
 arch="all !s390x" # limited by czmq
-- 
GitLab