mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
baresip: update to 3.14.0.
This commit is contained in:
parent
2bf61aaee4
commit
e3119bdd3f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'baresip'
|
# Template file for 'baresip'
|
||||||
pkgname=baresip
|
pkgname=baresip
|
||||||
version=3.11.0
|
version=3.14.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config glib-devel"
|
hostmakedepends="pkg-config glib-devel"
|
||||||
|
@ -17,7 +17,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/baresip/baresip"
|
homepage="https://github.com/baresip/baresip"
|
||||||
changelog="https://raw.githubusercontent.com/baresip/baresip/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/baresip/baresip/main/CHANGELOG.md"
|
||||||
distfiles="https://github.com/baresip/baresip/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/baresip/baresip/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=2b03fbbdb59ac1de91c0264ebb7256886c298e9efe0bcb0b9514ea00a4d48f40
|
checksum=bb886c393d29e6bb5f89395cff1985ba9eda27dfd3aac2a5221ef7957c44b1a1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue