mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
baresip: update to 3.18.0.
This commit is contained in:
parent
39f54e007f
commit
e3326be7b3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'baresip'
|
# Template file for 'baresip'
|
||||||
pkgname=baresip
|
pkgname=baresip
|
||||||
version=3.14.0
|
version=3.18.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config glib-devel"
|
hostmakedepends="pkg-config glib-devel"
|
||||||
makedepends="libgsm-devel libpng-devel openssl-devel libsndfile-devel
|
makedepends="libgsm-devel libpng-devel openssl-devel libsndfile-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=bb886c393d29e6bb5f89395cff1985ba9eda27dfd3aac2a5221ef7957c44b1a1
|
checksum=1c51fd01aa73cab60cfbdb6c1e13c99537e1866bf06b83b5c03004a92fe2bdf0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue