mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
parent
18b163bcee
commit
29bbb489cc
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.6.0
|
version=3.11.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=9996197bcba8bd2cbbed209f39b52dd811d2f4e35386819370da075b7d24b864
|
checksum=2b03fbbdb59ac1de91c0264ebb7256886c298e9efe0bcb0b9514ea00a4d48f40
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue