baresip: update to 0.6.3.

This commit is contained in:
John 2019-07-02 01:40:06 +02:00
parent 01c20be472
commit f8dfd46c0b

View file

@ -1,7 +1,7 @@
# Template file for 'baresip' # Template file for 'baresip'
pkgname=baresip pkgname=baresip
version=0.6.2 version=0.6.3
revision=2 revision=1
build_style=gnu-makefile build_style=gnu-makefile
make_build_args="LIBRE_MK=${XBPS_CROSS_BASE}/usr/share/re/re.mk make_build_args="LIBRE_MK=${XBPS_CROSS_BASE}/usr/share/re/re.mk
SYSROOT=${XBPS_CROSS_BASE}/usr LIBRE_INC=${XBPS_CROSS_BASE}/usr/include/re SYSROOT=${XBPS_CROSS_BASE}/usr LIBRE_INC=${XBPS_CROSS_BASE}/usr/include/re
@ -25,7 +25,7 @@ maintainer="JohnZ <johnz@posteo.net>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="http://www.creytiv.com/baresip.html" homepage="http://www.creytiv.com/baresip.html"
distfiles="http://www.creytiv.com/pub/baresip-${version}.tar.gz" distfiles="http://www.creytiv.com/pub/baresip-${version}.tar.gz"
checksum=e1fae11ea9e6dc861bb2c43d6bef641778945aad86581d58bc4b0ea64b8d28e2 checksum=c8005466b4947e28bc48ceb3d99608c782109970c2653b9d0eb0900d4695300c
# Package build options # Package build options
build_options="gtk video" build_options="gtk video"