summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXavier Devlamynck2016-07-06 14:25:29 +0200
committerXavier Devlamynck2016-07-06 14:25:29 +0200
commit4c3f94a4acbccc975592259724af3b14def4ef1b (patch)
treeaf6bb338f16bc204bcce52f403921027999eac4a /PKGBUILD
parent0beeb22397d38e3d045637bc3ee1d05f1db97d60 (diff)
downloadaur-4c3f94a4acbccc975592259724af3b14def4ef1b.tar.gz
Bump to 4.4.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73d0aa7286e9..17b8a688a00e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Xavier Devlamynck <magicrhesus@ouranos.be>
pkgname=kamailio
-pkgver=4.4.0
+pkgver=4.4.2
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=('96b5aaac7980f21b022609846e85b2e4244f39b053d22a5e5f7efe5120cdf2b4')
+sha256sums=('d7c17456d5a9cacf50fa63829f79af8fc52fd5531a71dd619c8aa63b45298793')
provides=()
conflicts=()
replaces=()