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
Merge requests
!21497
testing/ruby-build: upgrade to 20210510
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
testing/ruby-build: upgrade to 20210510
kmmndr/aports:ruby-build
into
master
Overview
0
Commits
1
Pipelines
2
Changes
1
Merged
Thomas Kienlen
requested to merge
kmmndr/aports:ruby-build
into
master
3 years ago
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
0
0
Merge request reports
Compare
master
version 1
c49de651
3 years ago
master (base)
and
latest version
latest version
68cd90f5
1 commit,
3 years ago
version 1
c49de651
1 commit,
3 years ago
1 file
+
2
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
testing/ruby-build/APKBUILD
+
2
−
2
Options
# Contributor: Thomas Kienlen <kommander@laposte.net>
# Maintainer: Thomas Kienlen <kommander@laposte.net>
pkgname
=
ruby-build
pkgver
=
20210
423
pkgver
=
20210
510
pkgrel
=
0
pkgdesc
=
"Compile and install Ruby"
url
=
"https://github.com/rbenv/ruby-build"
@@ -16,4 +16,4 @@ package() {
PREFIX
=
"
$pkgdir
/usr"
./install.sh
}
sha512sums
=
"
a8c6e67cb9acd3e5a2c8a888591c414318aa5dd6cc09fb4cfd06c2f47d6aa75f8ed7c805f3ea59725c793399b1de3bdf3b8e936e2b8a364bbf0963b2a721c094
ruby-build-20210
423
.tar.gz"
sha512sums
=
"
90cf5705267e85e93dcb44762be80cccb942664644aaa015dbc62f41d73f52e20685bff25b16fcb05856396d15ec377a89beba5b5f1f20e7e0e98ba6266982ca
ruby-build-20210
510
.tar.gz"
Loading