From 3a2c1a378969f21b8a46e5e28853479492a6fecc Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Mon, 10 Jul 2023 10:17:05 -0400 Subject: [PATCH] coturn: update to 4.6.2. --- srcpkgs/coturn/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/coturn/template b/srcpkgs/coturn/template index bf23a22cf98f..28f848632fbe 100644 --- a/srcpkgs/coturn/template +++ b/srcpkgs/coturn/template @@ -1,7 +1,7 @@ # Template file for 'coturn' pkgname=coturn -version=4.6.0 -revision=4 +version=4.6.2 +revision=1 build_style=configure configure_args=" --prefix=/usr @@ -17,7 +17,7 @@ license="BSD-3-Clause" homepage="https://github.com/coturn/coturn" changelog="https://raw.githubusercontent.com/coturn/coturn/master/ChangeLog" distfiles="https://github.com/coturn/coturn/archive/${version}.tar.gz" -checksum=42206be7696014920dbe0ce309c602283ba71275eff51062e5456370fbacb863 +checksum=13f2a38b66cffb73d86b5ed24acba4e1371d738d758a6039e3a18f0c84c176ad pre_build() { # configure script does not like /usr when cross-building