util-linux: update to 2.28

This commit is contained in:
Juergen Daubert 2016-04-12 16:52:52 +02:00
parent 482de71a95
commit 963e64d01a
3 changed files with 5 additions and 3 deletions

View File

@ -78,6 +78,7 @@ lrwxrwxrwx root/root usr/bin/linux64 -> setarch
-rwxr-xr-x root/root usr/bin/lsipc
-rwxr-xr-x root/root usr/bin/lslocks
-rwxr-xr-x root/root usr/bin/lslogins
-rwxr-xr-x root/root usr/bin/lsns
-rwxr-xr-x root/root usr/bin/mcookie
-rwxr-xr-x root/root usr/bin/mesg
-rwxr-xr-x root/root usr/bin/namei
@ -241,6 +242,7 @@ drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/losetup.8.gz
-rw-r--r-- root/root usr/share/man/man8/lsblk.8.gz
-rw-r--r-- root/root usr/share/man/man8/lslocks.8.gz
-rw-r--r-- root/root usr/share/man/man8/lsns.8.gz
-rw-r--r-- root/root usr/share/man/man8/mkfs.8.gz
-rw-r--r-- root/root usr/share/man/man8/mkfs.cramfs.8.gz
-rw-r--r-- root/root usr/share/man/man8/mkswap.8.gz

View File

@ -1 +1 @@
3cd2698d1363a2c64091c2dadc974647 util-linux-2.27.1.tar.xz
e534e6ccc49107e5d31c329af798ef7d util-linux-2.28.tar.xz

View File

@ -4,9 +4,9 @@
# Depends on: eudev ncurses zlib
name=util-linux
version=2.27.1
version=2.28
release=1
source=(https://www.kernel.org/pub/linux/utils/$name/v2.27/$name-$version.tar.xz)
source=(https://www.kernel.org/pub/linux/utils/$name/v2.28/$name-$version.tar.xz)
build() {
cd $name-$version