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
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adélie Linux
Adélie Package Tree
Commits
4f4d4023
Verified
Commit
4f4d4023
authored
6 years ago
by
Anna Wilcox
Browse files
Options
Downloads
Patches
Plain Diff
system/util-linux: bugfix bump to 2.32.1
parent
69530468
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/util-linux/APKBUILD
+3
-3
3 additions, 3 deletions
system/util-linux/APKBUILD
with
3 additions
and
3 deletions
system/util-linux/APKBUILD
+
3
−
3
View file @
4f4d4023
...
...
@@ -2,14 +2,14 @@
# Contributor: Leonardo Arena <rnalrd@alpinelinux.org>
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname
=
util-linux
pkgver
=
2.32
pkgver
=
2.32
.1
case
$pkgver
in
*
.
*
.
*
)
_v
=
${
pkgver
%.*
}
;;
*
.
*
)
_v
=
$pkgver
;;
esac
pkgrel
=
1
pkgrel
=
0
pkgdesc
=
"Official Linux system management utilities"
url
=
"http://git.kernel.org/cgit/utils/util-linux/util-linux.git"
arch
=
"all"
...
...
@@ -106,5 +106,5 @@ libfdisk() {
mv
"
$pkgdir
"
/lib/libfdisk.so.
*
"
$subpkgdir
"
/lib/
}
sha512sums
=
"
320c8d364f014aba16483dd26564d7cb47804337567c3e9c2dc495f3865f524e7480d3fec7ef5a05b6e99763b0278da70fffe6d2b88f3f1a832ada5932556482
util-linux-2.32.tar.xz
sha512sums
=
"
267fedae24a874ee4dc558081f6b8d07b33b955b0635f3348f021c111c17f2e95c01b2cbf909fe13c6ca448cbcf23c658c75f72f25749aa65e99f68fabb94698
util-linux-2.32.
1.
tar.xz
876bb9041eca1b2cca1e9aac898f282db576f7860aba690a95c0ac629d7c5b2cdeccba504dda87ff55c2a10b67165985ce16ca41a0694a267507e1e0cafd46d9 ttydefaults.h"
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