Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
106
Merge Requests
106
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
nexedi
slapos
Commits
32a838ac
Commit
32a838ac
authored
Dec 09, 2022
by
Thomas Gambier
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
component/pcre: fix URL
parent
566bb2b2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
component/pcre/buildout.cfg
component/pcre/buildout.cfg
+1
-1
No files found.
component/pcre/buildout.cfg
View file @
32a838ac
...
@@ -7,7 +7,7 @@ parts =
...
@@ -7,7 +7,7 @@ parts =
[pcre]
[pcre]
recipe = slapos.recipe.cmmi
recipe = slapos.recipe.cmmi
shared = true
shared = true
url = https://
ftp.pcre.org/pub/pcre
/pcre-8.43.tar.bz2
url = https://
download.sourceforge.net/pcre/pcre/8.43
/pcre-8.43.tar.bz2
md5sum = 636222e79e392c3d95dcc545f24f98c4
md5sum = 636222e79e392c3d95dcc545f24f98c4
configure-options =
configure-options =
--disable-static
--disable-static
...
...
Thomas Gambier
🚴🏼
@tomo
mentioned in commit
07fd3577
·
Jan 05, 2023
mentioned in commit
07fd3577
mentioned in commit 07fd3577263269cc1783e443a5d6e7d3b1eb37d7
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