audio/baresip: Update to upstream release 3.9.0
This commit is contained in:
parent
0044592b7c
commit
b4566f807c
3 changed files with 6 additions and 8 deletions
|
@ -1,7 +1,6 @@
|
|||
PORTNAME= baresip
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.6.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 3.9.0
|
||||
CATEGORIES= audio
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -19,8 +18,8 @@ USE_GITHUB= yes
|
|||
GH_ACCOUNT= baresip
|
||||
|
||||
# FIXME values of the next 3 variables taken from source code Makefile
|
||||
ABI_MAJOR= 10
|
||||
ABI_AGE= 6
|
||||
ABI_MAJOR= 13
|
||||
ABI_AGE= 9
|
||||
ABI_REV= 0
|
||||
PLIST_SUB= ABI_MAJOR=${ABI_MAJOR}
|
||||
PLIST_SUB+= ABI_AGE=${ABI_AGE} \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1697826033
|
||||
SHA256 (baresip-baresip-v3.6.0_GH0.tar.gz) = 9996197bcba8bd2cbbed209f39b52dd811d2f4e35386819370da075b7d24b864
|
||||
SIZE (baresip-baresip-v3.6.0_GH0.tar.gz) = 1151292
|
||||
TIMESTAMP = 1706903760
|
||||
SHA256 (baresip-baresip-v3.9.0_GH0.tar.gz) = 7b7013ec8ec12c17978666d981899326686fb80f03683b2a1d8b0f0331687d53
|
||||
SIZE (baresip-baresip-v3.9.0_GH0.tar.gz) = 1163327
|
||||
|
|
|
@ -34,7 +34,6 @@ lib/baresip/modules/mixminus.so
|
|||
lib/baresip/modules/multicast.so
|
||||
lib/baresip/modules/mwi.so
|
||||
lib/baresip/modules/natpmp.so
|
||||
lib/baresip/modules/netroam.so
|
||||
%%OPUS%%lib/baresip/modules/opus.so
|
||||
%%OPUS_MS%%lib/baresip/modules/opus_multistream.so
|
||||
lib/baresip/modules/pcp.so
|
||||
|
|
Loading…
Reference in a new issue