coturn: update to 4.5.1.1.
This commit is contained in:
parent
543ff82eb8
commit
1e8ca580f8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'coturn'
|
||||
pkgname=coturn
|
||||
version=4.5.1.0
|
||||
version=4.5.1.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
conf_files="/etc/turnserver.conf"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/coturn/coturn"
|
||||
distfiles="https://github.com/coturn/coturn/archive/${version}.tar.gz"
|
||||
checksum=9cf6b19ef37104801c412963bc7a6256d43e1016f527aef240a6a872e7c2d227
|
||||
checksum=8eabe4c241ad9a74655d8516c69b1fa3275e020e7f7fca50a6cb822809e7c220
|
||||
|
||||
pre_build() {
|
||||
# configure script does not like /usr when cross-building
|
||||
|
|
Loading…
Reference in New Issue