mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 17:33:20 +08:00
ortp: update to 1.0.1
This commit is contained in:
parent
729b88890d
commit
6b19498c85
@ -1,14 +1,13 @@
|
||||
pkgname=ortp
|
||||
pkgver=0.25.0
|
||||
pkgver=1.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="A Real-time Transport Protocol (RTP) library"
|
||||
arch=('x86_64')
|
||||
url="http://www.linphone.org/index.php/eng/code_review/ortp"
|
||||
license=('LGPL')
|
||||
depends=('openssl')
|
||||
options=('!libtool')
|
||||
depends=('openssl' 'bctoolbox')
|
||||
source=("https://github.com/BelledonneCommunications/ortp/archive/${pkgver}.tar.gz")
|
||||
sha256sums=('cc76bf057b362332a0b3143d4d1fdf6d8651fb2f161f30b575071665e9dac231')
|
||||
sha256sums=('7baaaf82b86965e8b369ac1eede3d65c1c7223a9d8154fa85d61cedd3c577ce6')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/${pkgname}-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user