diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-07-30 13:40:14 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2019-07-30 13:40:14 +0000 |
commit | e8ce71610c840e8ca2d4c7e9cc31cafe23b2437f (patch) | |
tree | 9a9969aa7b7833525ca51d23bc8873e02b213639 /main/kamailio/APKBUILD | |
parent | 5d44b653c248f046a9fa803977defb6f699a7423 (diff) | |
download | aports-e8ce71610c840e8ca2d4c7e9cc31cafe23b2437f.tar.bz2 aports-e8ce71610c840e8ca2d4c7e9cc31cafe23b2437f.tar.xz |
main/kamailio: add leftout patch
Diffstat (limited to 'main/kamailio/APKBUILD')
-rw-r--r-- | main/kamailio/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/kamailio/APKBUILD b/main/kamailio/APKBUILD index d1f38878a2..12f2d9861c 100644 --- a/main/kamailio/APKBUILD +++ b/main/kamailio/APKBUILD @@ -5,7 +5,7 @@ pkgname=kamailio pkgver=5.2.3 -pkgrel=1 +pkgrel=2 # If building from a git snapshot, specify the gitcommit # If building a proper release, leave gitcommit blank |