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
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Tim Brust
aports
Commits
b6012b2b
Commit
b6012b2b
authored
Jul 23, 2020
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/nginx: disable on x86 due to failin njs test
ref #11772
parent
17f8c794
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
main/nginx/APKBUILD
main/nginx/APKBUILD
+3
-3
No files found.
main/nginx/APKBUILD
View file @
b6012b2b
...
...
@@ -24,10 +24,10 @@ pkgver=1.18.0
pkgrel
=
2
# Revision of nginx-tests to use for check().
_tests_hgrev
=
c1d167a13c24
_njs_ver
=
0.4.
1
_njs_ver
=
0.4.
2
pkgdesc
=
"HTTP and reverse proxy server (stable version)"
url
=
"https://www.nginx.org/"
arch
=
"all
"
arch
=
"all
!x86"
# njs tests fails on x86
license
=
"BSD-2-Clause"
depends
=
""
makedepends
=
"
...
...
@@ -367,7 +367,7 @@ _module() {
sha512sums
=
"8c21eeb62ab6e32e436932500f700bd2fb99fd2d29e43c08a5bfed4714c189c29c7141db551fcd5d2437303b7439f71758f7407dfd3e801e704e45e7daa78ddb nginx-1.18.0.tar.gz
34b112d0cad5b6aeca58a7cfccbbb7626f2ae295e76e39048a226e5c375bf0371175d3fec2b893634d94b52ce4ba37b8079ecfefb4d435da84b24688fe374384 nginx-tests-c1d167a13c24.tar.gz
2f01b91c2cf992c271b0f4c824e17988643fcfc59de9b7bb316b14d38c3171157b1f9cdfaa348b6218b3f16ae008fb59eff0407ca73752a106c40956eacf3e92 nginx-njs-0.4.1
.tar.gz
0a1b60bb05ab0c3e716bdab0387106cfd1be088e06c4675bf839a0ad80efa8d62339e40e1aaf3f714df9f6279508fab11ae9c40f7ecf85b19e8bfbb78f0493e8 nginx-njs-0.4.2
.tar.gz
ac7e3153ab698b4cde077f0d5d7ac0a58897927eb36cf3b58cb01268ca0296f1d589c0a5b4f889b96b5b4a57bef05b17c59be59a9d7c4d7a3d3be58f101f7f41 nginx.conf
0907f69dc2d3dc1bad3a04fb6673f741f1a8be964e22b306ef9ae2f8e736e1f5733a8884bfe54f3553fff5132a0e5336716250f54272c3fec2177d6ba16986f3 default.conf
09b110693e3f4377349ccea3c43cb8199c8579ee351eae34283299be99fdf764b0c1bddd552e13e4d671b194501618b29c822e1ad53b34101a73a63954363dbb nginx.logrotate
...
...
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