baresip: update to 0.6.0.

This commit is contained in:
John 2018-12-03 09:01:19 +01:00 committed by maxice8
parent 82fe58a492
commit 0d1a78300b

View file

@ -1,7 +1,7 @@
# Template file for 'baresip'
pkgname=baresip
version=0.5.11
revision=4
version=0.6.0
revision=1
build_style=gnu-makefile
make_build_args="LIBRE_MK=${XBPS_CROSS_BASE}/usr/share/re/re.mk \
SYSROOT=${XBPS_CROSS_BASE}/usr \
@ -24,9 +24,9 @@ makedepends="libgsm-devel libpng-devel libressl-devel libsndfile-devel
short_desc="Modular SIP User-Agent with audio and video support"
maintainer="JohnZ <johnz@posteo.net>"
license="BSD-3-Clause"
homepage="http://www.creytiv.com/baresip"
homepage="http://www.creytiv.com/baresip.html"
distfiles="http://www.creytiv.com/pub/baresip-${version}.tar.gz"
checksum=04f8fdc60ec316b1cd45e961d9055c46aa1948e5d8b7338928d8fcf2287562df
checksum=ab3dd329599e4df83eeeb5451b42811598e0171a45a90b34006c5628b61d0764
# Package build options
build_options="gtk video"