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
!66736
community/pipr: update libc to 0.2.155
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
community/pipr: update libc to 0.2.155
zhaixiaojuan/aports:pipr
into
master
Overview
2
Commits
1
Pipelines
3
Changes
2
Merged
zhaixiaojuan
requested to merge
zhaixiaojuan/aports:pipr
into
master
9 months ago
Overview
2
Commits
1
Pipelines
3
Changes
2
Expand
0
0
Merge request reports
Viewing commit
1529761e
Show latest version
2 files
+
18
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
1529761e
community/pipr: update libc to 0.2.155
· 1529761e
zhaixiaojuan
authored
9 months ago
community/pipr/APKBUILD
+
2
−
0
Options
@@ -17,6 +17,7 @@ makedepends="
"
source
=
"https://github.com/elkowar/pipr/archive/v
$pkgver
/pipr-
$pkgver
.tar.gz
handle-unrecognized-option.patch
cargo-update.patch
"
export
RUSTONIG_DYNAMIC_LIBONIG
=
1
# use system libonig
@@ -42,4 +43,5 @@ package() {
sha512sums
=
"
51adcc3c37e5a86aa75d6368aeb8e675f4971cdebea41ef88ed5876ccd3165e14e5aa1ab5b4ceae09465ed2822b273ad6b9fc9716a8962b8d8f7b2819dacd9c1 pipr-0.0.16.tar.gz
9024cdfb41f161550dda9cb5460d93d606844ada008f11d94e80309ef5f9129870c21b0f24202435e7574a16ca24420ae01c9dacf7d63ab346de288db71451d0 handle-unrecognized-option.patch
fc4d624f36780556c69a971e35c947c79166a79a3513e7d58eebf9b3b37d7cffaa03fb628a7c18e6c7332dbb445f6fe9a7d2b615b02d7ac6cfc968c6ce84995d cargo-update.patch
"
Loading