Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
814
Issues
814
List
Boards
Labels
Milestones
Merge Requests
43
Merge Requests
43
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
c22289e5
Commit
c22289e5
authored
Aug 03, 2019
by
Leo
Committed by
Natanael Copa
Aug 05, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/man-pages: upgrade to 5.02
parent
00cf89ea
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
8 deletions
+5
-8
APKBUILD
main/man-pages/APKBUILD
+5
-8
No files found.
main/man-pages/APKBUILD
View file @
c22289e5
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
man-pages
pkgver
=
5.0
1
pkgver
=
5.0
2
_posixver
=
2013-a
pkgrel
=
0
pkgdesc
=
"Linux man pages"
url
=
"https://www.kernel.org/doc/man-pages/"
arch
=
"noarch"
license
=
"GPL"
depends
=
""
makedepends
=
""
license
=
"GPL-2.0-or-later"
options
=
"!strip !check"
source
=
"https://cdn.kernel.org/pub/linux/docs/
$pkgname
/
$pkgname
-
$pkgver
.tar.xz
https://cdn.kernel.org/pub/linux/docs/
$pkgname
/
$pkgname
-posix/
$pkgname
-posix-
${
_posixver
}
.tar.xz
source
=
"https://cdn.kernel.org/pub/linux/docs/
man-pages/man-pages
-
$pkgver
.tar.xz
https://cdn.kernel.org/pub/linux/docs/
man-pages/man-pages-posix/man-pages
-posix-
${
_posixver
}
.tar.xz
"
builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
build
()
{
cd
"
$builddir
"
...
...
@@ -52,5 +49,5 @@ package() {
rm
-f
"
$pkgdir
"
/usr/share/man/man3/explicit_bzero
*
}
sha512sums
=
"
0f95198e230fe28da2821c931f0078adf67bc4d92434b4da5e67dcfe3b462fd22b3268b7c0b9385603f0bfa7aa273c97ae152edd2b6f6975b9199b6e73e1f457 man-pages-5.01
.tar.xz
sha512sums
=
"
424d382f69611e29bd512ad166db7189633dea92b9d57466480a88cc69e83e6f364e16d4303efea19f2252bc9681c14158d60eef79c4cc4be41185300b67a4fd man-pages-5.02
.tar.xz
e6ec8eb57269fadf368aeaac31b5a98b9c71723d4d5cc189f9c4642d6e865c88e44f77481dccbdb72e31526488eb531f624d455016361687a834ccfcac19fa14 man-pages-posix-2013-a.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