re: update to 3.6.0.
This commit is contained in:
parent
b15e97d386
commit
46fa2deada
|
@ -3420,7 +3420,7 @@ libhtmlcxx.so.3 htmlcxx-0.86_1
|
|||
libcss_parser_pp.so.0 htmlcxx-0.86_1
|
||||
libcss_parser.so.0 htmlcxx-0.86_1
|
||||
libaom.so.3 libaom-3.4.0_1
|
||||
libre.so.12 re-2.10.0_1
|
||||
libre.so.18 re-3.6.0_1
|
||||
libtpms.so.0 libtpms-0.9.0_1
|
||||
libswtpm_libtpms.so.0 libswtpm-0.6.1_1
|
||||
libspandsp.so.2 spandsp-0.0.6_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 're'
|
||||
pkgname=re
|
||||
version=2.10.0
|
||||
revision=2
|
||||
version=3.6.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DUSE_OPENSSL=yes"
|
||||
makedepends="openssl-devel zlib-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/baresip/re/"
|
||||
distfiles="https://github.com/baresip/re/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=4d2b6f8fc73efdbcb5a7b2a98d0b46ac6eb28ede5ae90f9596b49663eec623a9
|
||||
checksum=12a46474875ef39f1179aca0138939bd84bb9357f54341518022a203c110d879
|
||||
|
||||
CFLAGS=-D_GNU_SOURCE
|
||||
|
||||
|
|
Loading…
Reference in New Issue