mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
baresip: update to 3.20.0.
This commit is contained in:
parent
f88558897c
commit
420b1a0df7
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.18.0
|
version=3.20.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=1c51fd01aa73cab60cfbdb6c1e13c99537e1866bf06b83b5c03004a92fe2bdf0
|
checksum=df3df6b94bb72f4105a542246e02800db05cd6877088b0567c6169b94be5fea5
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue