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
9673a7a4
Commit
9673a7a4
authored
3 years ago
by
Adam Jensen
Committed by
GitHub Actions
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/rbspy: upgrade to 0.5.0
parent
03ebda9b
No related branches found
No related tags found
1 merge request
!21463
testing/rbspy: upgrade to 0.5.0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/rbspy/APKBUILD
+4
-2
4 additions, 2 deletions
testing/rbspy/APKBUILD
with
4 additions
and
2 deletions
testing/rbspy/APKBUILD
+
4
−
2
View file @
9673a7a4
# Contributor: Adam Jensen <adam@acj.sh>
# Contributor: Adam Jensen <adam@acj.sh>
# Maintainer: Adam Jensen <adam@acj.sh>
# Maintainer: Adam Jensen <adam@acj.sh>
pkgname
=
rbspy
pkgname
=
rbspy
pkgver
=
0.
4.1
pkgver
=
0.
5.0
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Sampling profiler for Ruby"
pkgdesc
=
"Sampling profiler for Ruby"
url
=
"https://rbspy.github.io/"
url
=
"https://rbspy.github.io/"
...
@@ -29,4 +29,6 @@ package() {
...
@@ -29,4 +29,6 @@ package() {
install
-Dm755
"target/release/rbspy"
"
$pkgdir
/usr/bin/rbspy"
install
-Dm755
"target/release/rbspy"
"
$pkgdir
/usr/bin/rbspy"
}
}
sha512sums
=
"a178c5f89ee49af62d8e0fb7ae63dd47a263b31c43c1c174d5e0b605bc5aabd66138f650d938ab0f55aa51450e93e33924e7d4b12f340370e68799905f72fde7 rbspy-0.4.1.tar.gz"
sha512sums
=
"
c826f3b50102f83cd01e09d2114971e9be470a4df59d94d8cc0230cf4bd61ed9d202cc1824340be005a1b884943d93a0e0c7d5ec62bd814cd497de673ff7717a rbspy-0.5.0.tar.gz
"
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