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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Jakub Panek
aports
Commits
79225761
Commit
79225761
authored
11 years ago
by
Natanael Copa
Browse files
Options
Downloads
Patches
Plain Diff
main/strace: upgrade to 4.8
parent
fcfd1d67
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/strace/APKBUILD
+4
-2
4 additions, 2 deletions
main/strace/APKBUILD
with
4 additions
and
2 deletions
main/strace/APKBUILD
+
4
−
2
View file @
79225761
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
strace
pkgver
=
4.
7
pkgver
=
4.
8
pkgrel
=
0
pkgdesc
=
"A useful diagnositic, instructional, and debugging tool"
url
=
"http://sourceforge.net/projects/strace/"
...
...
@@ -26,4 +26,6 @@ package() {
cd
"
$srcdir
/
$pkgname
-
$pkgver
"
make
-j1
DESTDIR
=
"
$pkgdir
"
install
}
md5sums
=
"6054c3880a00c6703f83b57f15e04642 strace-4.7.tar.xz"
md5sums
=
"c575ef43829586801f514fd91bfe7575 strace-4.8.tar.xz"
sha256sums
=
"f492291f07a7c805c07a8395cce1ea054a6401ad414f4cc12185672215e1d7f8 strace-4.8.tar.xz"
sha512sums
=
"c3316382f60cd4d02eec1eef46a0ef2d000afbccf2c176a6fec652e1b3391685f0e33f184497cb3ccf54d72d460471a4945d3a864fb5bce1f45f32fdf132cfe3 strace-4.8.tar.xz"
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