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
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
Maxim Karasev
aports
Commits
0151c76a
Commit
0151c76a
authored
9 years ago
by
Natanael Copa
Browse files
Options
Downloads
Patches
Plain Diff
main/strace: upgrade to 4.11
parent
f8331807
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/strace/APKBUILD
+5
-10
5 additions, 10 deletions
main/strace/APKBUILD
with
5 additions
and
10 deletions
main/strace/APKBUILD
+
5
−
10
View file @
0151c76a
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
strace
pkgname
=
strace
pkgver
=
4.1
0
pkgver
=
4.1
1
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"A useful diagnositic, instructional, and debugging tool"
pkgdesc
=
"A useful diagnositic, instructional, and debugging tool"
url
=
"http://sourceforge.net/projects/strace/"
url
=
"http://sourceforge.net/projects/strace/"
...
@@ -9,9 +9,7 @@ license="BSD"
...
@@ -9,9 +9,7 @@ license="BSD"
depends
=
depends
=
makedepends
=
"linux-headers"
makedepends
=
"linux-headers"
subpackages
=
"
$pkgname
-doc"
subpackages
=
"
$pkgname
-doc"
source
=
"http://downloads.sourceforge.net/sourceforge/
$pkgname
/
$pkgname
-
$pkgver
.tar.xz
source
=
"http://downloads.sourceforge.net/sourceforge/
$pkgname
/
$pkgname
-
$pkgver
.tar.xz"
fix-includes.patch
"
_builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
_builddir
=
"
$srcdir
/
$pkgname
-
$pkgver
"
prepare
()
{
prepare
()
{
...
@@ -43,9 +41,6 @@ package() {
...
@@ -43,9 +41,6 @@ package() {
cd
"
$srcdir
/
$pkgname
-
$pkgver
"
cd
"
$srcdir
/
$pkgname
-
$pkgver
"
make
-j1
DESTDIR
=
"
$pkgdir
"
install
make
-j1
DESTDIR
=
"
$pkgdir
"
install
}
}
md5sums
=
"107a5be455493861189e9b57a3a51912 strace-4.10.tar.xz
md5sums
=
"a15d2555a7febb56d00c6e1a51c655dc strace-4.11.tar.xz"
574c38b9f5554b16af5ca94cf59e34e0 fix-includes.patch"
sha256sums
=
"e86a5f6cd8f941f67f3e4b28f4e60f3d9185c951cf266404533210a2e5cd8152 strace-4.11.tar.xz"
sha256sums
=
"e6180d866ef9e76586b96e2ece2bfeeb3aa23f5cc88153f76e9caedd65e40ee2 strace-4.10.tar.xz
sha512sums
=
"e1e07ed427f504f53bcd117b61bb96a780b0f531010856ed157e4d8c2090371bf320ab59a02b88e67bf2afd443fba67e12f90e53afeab795188c89c6496daecd strace-4.11.tar.xz"
cfdff493a11b70369299e05f97a0efd0f096cf0ad7ea32619ac27a2ad3e53970 fix-includes.patch"
sha512sums
=
"53d55b749224927cfcc9783db57eb8a057fc1329b2f5da2f54299dab17d530f5d1359480f03bea307fb72f6f372e50a0dbf0bd25d36a57a77632d9c1f690fc1d strace-4.10.tar.xz
b084efed235fe781f997f5f2c1763fd45137340f4a8f832c44642946cfb7bcf1cabb7439f61aff4bdb91d0d0369e07bcad5c7e6fd27cd1110b90db8829f17d45 fix-includes.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