Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
647
Issues
647
List
Boards
Labels
Service Desk
Milestones
Merge Requests
206
Merge Requests
206
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
e32b27c5
Commit
e32b27c5
authored
May 20, 2018
by
Sascha Paunovic
Committed by
Natanael Copa
Jun 17, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/iw: upgrade to 4.14
parent
a3762f6f
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
7 deletions
+5
-7
main/iw/APKBUILD
main/iw/APKBUILD
+5
-7
No files found.
main/iw/APKBUILD
View file @
e32b27c5
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
iw
pkgver
=
4.
9
pkgver
=
4.
14
pkgrel
=
0
pkgdesc
=
"nl80211 based CLI configuration utility for wireless devices"
url
=
"http://wireless.kernel.org/en/users/Documentation/iw"
url
=
"http
s
://wireless.kernel.org/en/users/Documentation/iw"
arch
=
"all"
license
=
"GPL"
depends
=
""
license
=
"ISC"
makedepends
=
"libnl3-dev linux-headers"
subpackages
=
"
$pkgname
-doc"
source
=
"https://www.kernel.org/pub/software/network/
$pkgname
/
$pkgname
-
$pkgver
.tar.xz"
builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
options
=
"!check"
# no test suite
build
()
{
cd
"
$builddir
"
...
...
@@ -23,4 +21,4 @@ package() {
make
DESTDIR
=
"
$pkgdir
"
install
}
sha512sums
=
"
3c99d8fc07d6d85b8304ff34b96573e22af65aea688a8cb08051ce4857d7ce9ac32a5acd3b30157c6c78e942f84a18f9229c17e353b7a6d01c80324729af18b3 iw-4.9
.tar.xz"
sha512sums
=
"
1ce6335628641eb14ed71d39b96a9907fe36e597e6413fdce7f98f7007939bbdc3fac5af69eb1c857259706937e1a7495cf8cbd4e4ba8528c2a471ef6e4bf809 iw-4.14
.tar.xz"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment