Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
f09a1b44
Commit
f09a1b44
authored
7 months ago
by
Jakub Jirutka
Browse files
Options
Downloads
Patches
Plain Diff
main/ruby: upgrade to 3.3.6
parent
dee7de49
No related branches found
No related tags found
1 merge request
!72208
main/ruby: upgrade to 3.3.6
Pipeline
#272100
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/ruby/APKBUILD
+4
-4
4 additions, 4 deletions
main/ruby/APKBUILD
with
4 additions
and
4 deletions
main/ruby/APKBUILD
+
4
−
4
View file @
f09a1b44
...
@@ -5,9 +5,9 @@ pkgname=ruby
...
@@ -5,9 +5,9 @@ pkgname=ruby
# When upgrading, upgrade also each ruby-<name> aport listed in file
# When upgrading, upgrade also each ruby-<name> aport listed in file
# gems/bundled_gems. If some aport is missing or not in the main repo,
# gems/bundled_gems. If some aport is missing or not in the main repo,
# create/move it.
# create/move it.
pkgver
=
3.3.
3
pkgver
=
3.3.
6
_abiver
=
"
${
pkgver
%.*
}
.0"
_abiver
=
"
${
pkgver
%.*
}
.0"
pkgrel
=
2
pkgrel
=
0
pkgdesc
=
"An object-oriented language for quick and easy programming"
pkgdesc
=
"An object-oriented language for quick and easy programming"
url
=
"https://www.ruby-lang.org/"
url
=
"https://www.ruby-lang.org/"
arch
=
"all"
arch
=
"all"
...
@@ -184,7 +184,7 @@ check() {
...
@@ -184,7 +184,7 @@ check() {
;;
;;
esac
esac
make
test
TESTS
=
"
$disable_tests
"
make
test
TESTS
=
"
$disable_tests
"
TESTOPTS
=
"--verbose"
}
}
package
()
{
package
()
{
...
@@ -248,7 +248,7 @@ full() {
...
@@ -248,7 +248,7 @@ full() {
}
}
sha512sums
=
"
sha512sums
=
"
0388a96127eb6e53b836f7954af51ff62b84cdb7abeab823cb1349993d805b151204e426b9ac04ca8333fbd5e01c386d58bc37d34c4e9286b219dcda7542a150
ruby-3.3.
3
.tar.gz
4ae22f5c2a1f7ed84aab7587ff04ce4d9933cffe4347deaef0ab88d22c9780f274c1664a4ee1dd8235bc3cc749be828ffa8db7cb5f5002339a59a599acf3c729
ruby-3.3.
6
.tar.gz
16fc1f35aee327d1ecac420b091beaa53c675e0504d5a6932004f17ca68a2c38f57b053b0a3903696f2232c5add160d363e3972a962f7f7bcb52e4e998c7315d test_insns-lower-recursion-depth.patch
16fc1f35aee327d1ecac420b091beaa53c675e0504d5a6932004f17ca68a2c38f57b053b0a3903696f2232c5add160d363e3972a962f7f7bcb52e4e998c7315d test_insns-lower-recursion-depth.patch
42cd45c1db089a1ae57834684479a502e357ddba82ead5fa34e64c13971e7ab7ad2919ddd60a104a817864dd3e2e35bdbedb679210eb41d82cab36a0687e43d4 fix-get_main_stack.patch
42cd45c1db089a1ae57834684479a502e357ddba82ead5fa34e64c13971e7ab7ad2919ddd60a104a817864dd3e2e35bdbedb679210eb41d82cab36a0687e43d4 fix-get_main_stack.patch
a77da5e5eb7d60caf3f1cabb81e09b88dc505ddd746e34efd1908c0096621156d81cc65095b846ba9bdb66028891aefce883a43ddec6b56b5beb4aac5e4ee33f dont-install-bundled-gems.patch
a77da5e5eb7d60caf3f1cabb81e09b88dc505ddd746e34efd1908c0096621156d81cc65095b846ba9bdb66028891aefce883a43ddec6b56b5beb4aac5e4ee33f dont-install-bundled-gems.patch
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment