From bebc343fea9629ca37b6782f751da41e1b2b12c9 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 4 Feb 2021 23:11:19 +0100 Subject: [PATCH] re: update to 1.1.0. --- srcpkgs/re/template | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/srcpkgs/re/template b/srcpkgs/re/template index 8e16a874312..1d866b46543 100644 --- a/srcpkgs/re/template +++ b/srcpkgs/re/template @@ -1,19 +1,20 @@ # Template file for 're' pkgname=re -version=0.6.1 -revision=2 +version=1.1.0 +revision=1 build_style=gnu-makefile make_build_args="RELEASE=1 EXTRA_CFLAGS=$CFLAGS - EXTRA_LFLAGS=$LDFLAGS USE_OPENSSL=yes USE_DTLS=yes USE_DTLS_SRTP=yes" + EXTRA_LFLAGS=$LDFLAGS USE_OPENSSL=yes USE_DTLS=yes + USE_DTLS_SRTP=yes USE_ZLIB=yes" make_install_args="$make_build_args" make_use_env=1 -makedepends="libressl-devel" +makedepends="libressl-devel zlib-devel" short_desc="Portable library for real-time communications" -maintainer="JohnZ " +maintainer="John " license="BSD-3-Clause" -homepage="http://www.creytiv.com/" -distfiles="http://www.creytiv.com/pub/re-${version}.tar.gz" -checksum=cd5bfc79640411803b200c7531e4ba8a230da3806746d3bd2de970da2060fe43 +homepage="https://github.com/baresip/re/" +distfiles="https://github.com/baresip/re/archive/v${version}.tar.gz" +checksum=82afc903a6b1e436b357f05eb11560ec681712291dd9c83c408465c895f28b5d shlib_provides="libre.so" case $XBPS_TARGET_MACHINE in