mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
baresip: update to 0.6.0.
This commit is contained in:
parent
82fe58a492
commit
0d1a78300b
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'baresip'
|
# Template file for 'baresip'
|
||||||
pkgname=baresip
|
pkgname=baresip
|
||||||
version=0.5.11
|
version=0.6.0
|
||||||
revision=4
|
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 \
|
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"
|
short_desc="Modular SIP User-Agent with audio and video support"
|
||||||
maintainer="JohnZ <johnz@posteo.net>"
|
maintainer="JohnZ <johnz@posteo.net>"
|
||||||
license="BSD-3-Clause"
|
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"
|
distfiles="http://www.creytiv.com/pub/baresip-${version}.tar.gz"
|
||||||
checksum=04f8fdc60ec316b1cd45e961d9055c46aa1948e5d8b7338928d8fcf2287562df
|
checksum=ab3dd329599e4df83eeeb5451b42811598e0171a45a90b34006c5628b61d0764
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="gtk video"
|
build_options="gtk video"
|
||||||
|
|
Loading…
Add table
Reference in a new issue