baresip: update to 3.18.0.
This commit is contained in:
parent
39f54e007f
commit
e3326be7b3
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'baresip'
|
||||
pkgname=baresip
|
||||
version=3.14.0
|
||||
revision=3
|
||||
version=3.18.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config glib-devel"
|
||||
makedepends="libgsm-devel libpng-devel openssl-devel libsndfile-devel
|
||||
|
@ -17,7 +17,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://github.com/baresip/baresip"
|
||||
changelog="https://raw.githubusercontent.com/baresip/baresip/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/baresip/baresip/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=bb886c393d29e6bb5f89395cff1985ba9eda27dfd3aac2a5221ef7957c44b1a1
|
||||
checksum=1c51fd01aa73cab60cfbdb6c1e13c99537e1866bf06b83b5c03004a92fe2bdf0
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue