baresip: update to 3.14.0.
This commit is contained in:
parent
2bf61aaee4
commit
e3119bdd3f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'baresip'
|
||||
pkgname=baresip
|
||||
version=3.11.0
|
||||
version=3.14.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config glib-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=2b03fbbdb59ac1de91c0264ebb7256886c298e9efe0bcb0b9514ea00a4d48f40
|
||||
checksum=bb886c393d29e6bb5f89395cff1985ba9eda27dfd3aac2a5221ef7957c44b1a1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue