mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 07:22:56 +02:00
parent
1e66d3048a
commit
b3c6388918
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'pcre'
|
||||
pkgname=pcre
|
||||
version=8.41
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-utf8 --enable-unicode-properties --with-pic
|
||||
--enable-pcregrep-libz --enable-pcregrep-libbz2 --enable-newline-is-anycrlf
|
||||
--enable-pcretest-libedit --enable-jit --enable-static"
|
||||
--enable-pcretest-libedit --enable-jit --enable-static --disable-stack-for-recursion"
|
||||
makedepends="zlib-devel bzip2-devel libedit-devel"
|
||||
short_desc="Perl Compatible Regular Expressions"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
|
Loading…
Add table
Reference in a new issue