summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f23f1a61f263..73d0aa7286e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Xavier Devlamynck <magicrhesus@ouranos.be>
pkgname=kamailio
-pkgver=4.3.5
+pkgver=4.4.0
pkgrel=1
pkgdesc="Rock solid SIP server"
url="http://www.kamailio.org/"
@@ -17,7 +17,7 @@ optdepends=('mariadb: mysql support'
'postgresql: postgresql backend')
arch=('x86_64' 'i686')
source=(http://www.kamailio.org/pub/kamailio/$pkgver/src/kamailio-${pkgver}_src.tar.gz)
-sha256sums=('2c8c963a2cd0c997c66ccc65b8d5de01fd7f4b6b6053bcf10bf746d814b313d5')
+sha256sums=('96b5aaac7980f21b022609846e85b2e4244f39b053d22a5e5f7efe5120cdf2b4')
provides=()
conflicts=()
replaces=()