aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-01-22 01:14:08 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-01-22 01:23:01 +0100
commit73785f5456576a862f24518ebcaf21527ae85fbf (patch)
tree1e0f7bd09d5ad40a1499977f2c14e136640d1c63
parent12de7c9ded2c79e19116fdeee04c6564ed8c12ac (diff)
downloadaports-73785f5456576a862f24518ebcaf21527ae85fbf.tar.bz2
aports-73785f5456576a862f24518ebcaf21527ae85fbf.tar.xz
testing/libosip2: upgrade to 5.1.1
-rw-r--r--testing/libosip2/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/libosip2/APKBUILD b/testing/libosip2/APKBUILD
index a43fe9685c..6d9a34253d 100644
--- a/testing/libosip2/APKBUILD
+++ b/testing/libosip2/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: David Sugar <tychosoft@gmail.com>
# Contributor: David Sugar <tychosoft@gmail.com>
pkgname=libosip2
-pkgver=5.1.0
+pkgver=5.1.1
pkgrel=0
pkgdesc="oSIP is an implementation of SIP"
url="https://www.gnu.org/software/osip/"
@@ -28,4 +28,4 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="391c9a0ea399f789d7061b0216d327eecba5bbf0429659f4f167604b9e703e1678ba6f58079aa4f84b3636a937064ecfb92e985368164fcb679e95654e43d65b libosip2-5.1.0.tar.gz"
+sha512sums="485a385b67ff422878bb45ae16936a5ef4cfbff3c7db618a3ff57b942bae6d269c108fa58d58caf5be1123155fb946595e10aba5cf261ec656168444fddf840a libosip2-5.1.1.tar.gz"