baresip: update to 2.7.0.

Close: #39266
This commit is contained in:
Alfredo Pérez 2022-09-14 04:43:26 -05:00 committed by Đoàn Trần Công Danh
parent 3e0e9faf2e
commit d96cc67e89
1 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'baresip'
pkgname=baresip
version=1.1.0
version=2.7.0
revision=1
build_style=gnu-makefile
make_build_args="LIBRE_MK=${XBPS_CROSS_BASE}/usr/share/re/re.mk
@ -24,8 +24,9 @@ short_desc="Modular SIP User-Agent with audio and video support"
maintainer="John <me@johnnynator.dev>"
license="BSD-3-Clause"
homepage="https://github.com/baresip/baresip"
distfiles="https://github.com/baresip/baresip/archive/v${version}.tar.gz"
checksum=f9230b27c4a62f31223847bc485c51f3d960f8a09f36998dedb73358e1784b4e
changelog="https://raw.githubusercontent.com/baresip/baresip/main/CHANGELOG.md"
distfiles="https://github.com/baresip/baresip/archive/refs/tags/v${version}.tar.gz"
checksum=6bc3ac1b2a301b6de91a40079a9ec44545a00c57662ca0bdf2518fbb932ff181
# Package build options
build_options="gtk video"