mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
re: update to 3.18.0.
This commit is contained in:
parent
e3326be7b3
commit
3ff8746ee3
2 changed files with 3 additions and 3 deletions
|
@ -3557,7 +3557,7 @@ libhtmlcxx.so.3 htmlcxx-0.86_1
|
||||||
libcss_parser_pp.so.0 htmlcxx-0.86_1
|
libcss_parser_pp.so.0 htmlcxx-0.86_1
|
||||||
libcss_parser.so.0 htmlcxx-0.86_1
|
libcss_parser.so.0 htmlcxx-0.86_1
|
||||||
libaom.so.3 libaom-3.4.0_1
|
libaom.so.3 libaom-3.4.0_1
|
||||||
libre.so.26 re-3.14.0_1
|
libre.so.28 re-3.18.0_1
|
||||||
libtpms.so.0 libtpms-0.9.0_1
|
libtpms.so.0 libtpms-0.9.0_1
|
||||||
libswtpm_libtpms.so.0 libswtpm-0.6.1_1
|
libswtpm_libtpms.so.0 libswtpm-0.6.1_1
|
||||||
libspandsp.so.2 spandsp-0.0.6_1
|
libspandsp.so.2 spandsp-0.0.6_1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 're'
|
# Template file for 're'
|
||||||
pkgname=re
|
pkgname=re
|
||||||
version=3.14.0
|
version=3.18.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DUSE_OPENSSL=yes"
|
configure_args="-DUSE_OPENSSL=yes"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/baresip/re/"
|
homepage="https://github.com/baresip/re/"
|
||||||
distfiles="https://github.com/baresip/re/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/baresip/re/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=64dfbfbcf6fb6db5405fc11af38bc804fa0e9fbd7141bfe0749e96842e52f4f2
|
checksum=42ba0f8358739da47b5702f2c1c14ecac04dde41e20dd21c1e4a826514366efd
|
||||||
|
|
||||||
CFLAGS=-D_GNU_SOURCE
|
CFLAGS=-D_GNU_SOURCE
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue