diff --git a/srcpkgs/baresip/template b/srcpkgs/baresip/template index 7ef33953693..7efec4c758b 100644 --- a/srcpkgs/baresip/template +++ b/srcpkgs/baresip/template @@ -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 " 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"