aboutsummaryrefslogtreecommitdiffstats
path: root/main/kamailio
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2017-02-07 11:02:23 +0200
committerTimo Teräs <timo.teras@iki.fi>2017-02-07 11:02:23 +0200
commite33c4cd6eee6ea1eeb7b7197dbfab09f907764ca (patch)
treeca55fc929bce931e4ebfefcd6f701adb19922e14 /main/kamailio
parentf5ac56f46967cb1490239f005a58e84ebe072487 (diff)
downloadaports-e33c4cd6eee6ea1eeb7b7197dbfab09f907764ca.tar.bz2
aports-e33c4cd6eee6ea1eeb7b7197dbfab09f907764ca.tar.xz
main/kamailio: rebuild against new libevent
Diffstat (limited to 'main/kamailio')
-rw-r--r--main/kamailio/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/kamailio/APKBUILD b/main/kamailio/APKBUILD
index 510b930cdf..95e7c0221e 100644
--- a/main/kamailio/APKBUILD
+++ b/main/kamailio/APKBUILD
@@ -13,7 +13,7 @@ _gittag=HEAD
pkgver=4.4.5
-pkgrel=0
+pkgrel=1
[ -z "${_gitcommit}" ] && _suffix="_src" || _suffix="-${_gitcommit}"
pkgdesc="Open Source SIP Server"