Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Turris OS packages
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
97
Issues
97
List
Boards
Labels
Service Desk
Milestones
Merge Requests
20
Merge Requests
20
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Turris
Turris OS packages
Commits
57fb7f17
Verified
Commit
57fb7f17
authored
Sep 05, 2018
by
Josef Schlehofer
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pcre (library) update to 8.42
parent
0d4662ab
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
+4
-3
libs/pcre/Makefile
libs/pcre/Makefile
+4
-3
No files found.
libs/pcre/Makefile
View file @
57fb7f17
...
...
@@ -8,12 +8,12 @@
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
pcre
PKG_VERSION
:=
8.4
1
PKG_VERSION
:=
8.4
2
PKG_RELEASE
:=
1
PKG_SOURCE
:=
$(PKG_NAME)
-
$(PKG_VERSION)
.tar.bz2
PKG_SOURCE_URL
:=
ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/
PKG_
MD5SUM
:=
c160d22723b1670447341b08c58981c
1
PKG_SOURCE_URL
:=
@SF/
$(PKG_NAME)
PKG_
HASH
:=
2cd04b7c887808be030254e8d77de11d3fe9d4505c39d4b15d2664ffe8bf930
1
PKG_MAINTAINER
:=
Thomas Heil <heil@terminal-consulting.de>
PKG_LICENSE
:=
BSD-3-Clause
...
...
@@ -53,6 +53,7 @@ CONFIGURE_ARGS += \
--enable-utf8
\
--enable-unicode-properties
\
--enable-pcre16
\
--with-match-limit-recursion
=
16000
\
ifneq
($(CONFIG_PACKAGE_libpcrecpp),)
CONFIGURE_ARGS
+=
--enable-cpp
...
...
Josef Schlehofer
@jschlehofer
mentioned in issue
#218
·
Sep 05, 2018
mentioned in issue
#218
mentioned in issue #218
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment