Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Adélie Package Tree
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
andri saputra
Adélie Package Tree
Commits
818b0e2a
Verified
Commit
818b0e2a
authored
6 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
system/iproute2: bump to 4.18.0
parent
8079d2e4
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
system/iproute2/APKBUILD
+3
-3
3 additions, 3 deletions
system/iproute2/APKBUILD
with
3 additions
and
3 deletions
system/iproute2/APKBUILD
+
3
−
3
View file @
818b0e2a
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Dan Theisen <djt@hxx.in>
# Maintainer: Dan Theisen <djt@hxx.in>
pkgname
=
iproute2
pkgname
=
iproute2
pkgver
=
4.1
7
.0
pkgver
=
4.1
8
.0
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"IP configuration, routing, and traffic control utilities"
pkgdesc
=
"IP configuration, routing, and traffic control utilities"
url
=
"https://wiki.linuxfoundation.org/networking/iproute2"
url
=
"https://wiki.linuxfoundation.org/networking/iproute2"
...
@@ -13,7 +13,7 @@ makedepends="bison flex bash libelf-dev libmnl-dev libcap-dev"
...
@@ -13,7 +13,7 @@ makedepends="bison flex bash libelf-dev libmnl-dev libcap-dev"
# the testsuite in this package seems to be geared towards kernel developers
# the testsuite in this package seems to be geared towards kernel developers
options
=
"!check"
options
=
"!check"
subpackages
=
"
$pkgname
-doc
$pkgname
-bash-completion:bashcomp:noarch"
subpackages
=
"
$pkgname
-doc
$pkgname
-bash-completion:bashcomp:noarch"
source
=
"http://kernel.org/pub/linux/utils/net/iproute2/iproute2-
$pkgver
.tar.xz
source
=
"http
s
://kernel.org/pub/linux/utils/net/iproute2/iproute2-
$pkgver
.tar.xz
fix-uapi-garbage.patch"
fix-uapi-garbage.patch"
prepare
()
{
prepare
()
{
...
@@ -55,5 +55,5 @@ bashcomp() {
...
@@ -55,5 +55,5 @@ bashcomp() {
rmdir
-p
"
$pkgdir
"
/usr/share 2>/dev/null
||
true
rmdir
-p
"
$pkgdir
"
/usr/share 2>/dev/null
||
true
}
}
sha512sums
=
"c
cd7fb70afd58f1fcd4e17c38a24607207da853c4d6118fda423efa6e51faad3ad03c4d6d58a579c40ef9c68aaf13b1c455e12b0c36e155712d3d4db3c2ff4b5
iproute2-4.1
7
.0.tar.xz
sha512sums
=
"c
7c8e8e76c78faf63548da641769cf9f51811a308cd8eeec171f5f46423f116ff123033f11a554609825aba6d078c95dbbe36aa7ab23bd8d87b3a0d5100be1a9
iproute2-4.1
8
.0.tar.xz
d9b40539f4ac074f20b0bb10381de9c3b64aadf612f0d599814cdb632fe97c76c9b4730406b08a6e53739670ca51ea0f699862156247cf20c3b7f4c78394fa46 fix-uapi-garbage.patch"
d9b40539f4ac074f20b0bb10381de9c3b64aadf612f0d599814cdb632fe97c76c9b4730406b08a6e53739670ca51ea0f699862156247cf20c3b7f4c78394fa46 fix-uapi-garbage.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