aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-22 00:36:49 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-22 01:23:01 +0100
commit12de7c9ded2c79e19116fdeee04c6564ed8c12ac (patch)
treeda8c22d22faf7e4c04b7d0629e8849a82f343bbf
parentb6b00491e1141938df13d5f94772d9e4aeb7a888 (diff)
downloadalpine_aports-12de7c9ded2c79e19116fdeee04c6564ed8c12ac.tar.bz2
alpine_aports-12de7c9ded2c79e19116fdeee04c6564ed8c12ac.tar.xz
alpine_aports-12de7c9ded2c79e19116fdeee04c6564ed8c12ac.zip
testing/libexosip2: upgrade to 5.1.1
-rw-r--r--testing/libexosip2/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/libexosip2/APKBUILD b/testing/libexosip2/APKBUILD
index 13fcafe1f5..6aa2c02c82 100644
--- a/testing/libexosip2/APKBUILD
+++ b/testing/libexosip2/APKBUILD
@@ -1,7 +1,7 @@
1# Maintainer: David Sugar <tychosoft@gmail.com> 1# Maintainer: David Sugar <tychosoft@gmail.com>
2# Contributor: David Sugar <tychosoft@gmail.com> 2# Contributor: David Sugar <tychosoft@gmail.com>
3pkgname=libexosip2 3pkgname=libexosip2
4pkgver=5.1.0 4pkgver=5.1.1
5pkgrel=0 5pkgrel=0
6pkgdesc="Extended osip2 library" 6pkgdesc="Extended osip2 library"
7url="http://savannah.nongnu.org/projects/exosip" 7url="http://savannah.nongnu.org/projects/exosip"
@@ -39,4 +39,4 @@ package() {
39 make DESTDIR="$pkgdir" install 39 make DESTDIR="$pkgdir" install
40} 40}
41 41
42sha512sums="9ffddaaf9f62839b8aa1642a5b821d12e7e4d34097f92bcc9c90cabb97200e6a8faa2f0c9a62270f9b4b3ea783a90468e8491b1d5f834b335b4522b524496a19 libexosip2-5.1.0.tar.gz" 42sha512sums="cec5931484aa1a5e4a0679cc715da163df9429016ad74841a518c52c2bea6d9038a312b252802607d9a836bd2e598e2f3a4a24a9f63b34a0fb8c737f32329b96 libexosip2-5.1.1.tar.gz"