Date: Tuesday, January 14, 2020 @ 15:51:05 Author: heftig Revision: 373465
2.3.0-1 Modified: libsrtp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-14 14:25:42 UTC (rev 373464) +++ PKGBUILD 2020-01-14 15:51:05 UTC (rev 373465) @@ -4,7 +4,7 @@ # Contributor: Michal Krenek <[email protected]> pkgname=libsrtp -pkgver=2.2.0 +pkgver=2.3.0 pkgrel=1 epoch=1 pkgdesc="Library for SRTP (Secure Realtime Transport Protocol)" @@ -15,7 +15,7 @@ makedepends=(git) checkdepends=(libpcap procps-ng) options=(staticlibs) -_commit=94ac00d5ac6409e3f6409e4a5edfcdbdaa7fdabe # tags/v2.2.0 +_commit=d02d21111e379c297e93a9033d7b653135f732ee # tags/v2.3.0 source=("git+https://github.com/cisco/libsrtp#commit=$_commit") sha256sums=('SKIP')
