mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
bzrtp: update to 5.3.77.
This commit is contained in:
parent
5e4996abe4
commit
51c3bdd601
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bzrtp'
|
# Template file for 'bzrtp'
|
||||||
pkgname=bzrtp
|
pkgname=bzrtp
|
||||||
version=5.3.74
|
version=5.3.77
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_TESTS=FALSE -DBUILD_SHARED_LIBS=TRUE"
|
configure_args="-DENABLE_TESTS=FALSE -DBUILD_SHARED_LIBS=TRUE"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.linphone.org"
|
homepage="https://www.linphone.org"
|
||||||
distfiles="https://gitlab.linphone.org/BC/public/bzrtp/-/archive/${version}/bzrtp-${version}.tar.gz"
|
distfiles="https://gitlab.linphone.org/BC/public/bzrtp/-/archive/${version}/bzrtp-${version}.tar.gz"
|
||||||
checksum=6a8c30bee34c6a2a887dc1fd7ad20ca6d0d69f4e9e458197cd1335e42c5c5ea1
|
checksum=d2baf39269654869595ae5809b2ec9a35345f075c960f6306b30d8a172797ce9
|
||||||
|
|
||||||
bzrtp-devel_package() {
|
bzrtp-devel_package() {
|
||||||
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
depends="${makedepends} ${sourcepkg}>=${version}_${revision}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue