util-linux: update to 2.27

This commit is contained in:
Juergen Daubert 2015-09-07 14:40:16 +02:00
parent 07bb825b90
commit 0077cd4bf6
3 changed files with 5 additions and 3 deletions

View File

@ -75,6 +75,7 @@ lrwxrwxrwx root/root usr/bin/linux64 -> setarch
-rwxr-xr-x root/root usr/bin/logger
-rwxr-xr-x root/root usr/bin/look
-rwxr-xr-x root/root usr/bin/lscpu
-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/mcookie
@ -159,6 +160,7 @@ drwxr-xr-x root/root usr/man/man1/
-rw-r--r-- root/root usr/man/man1/logger.1.gz
-rw-r--r-- root/root usr/man/man1/look.1.gz
-rw-r--r-- root/root usr/man/man1/lscpu.1.gz
-rw-r--r-- root/root usr/man/man1/lsipc.1.gz
-rw-r--r-- root/root usr/man/man1/lslogins.1.gz
-rw-r--r-- root/root usr/man/man1/mcookie.1.gz
-rw-r--r-- root/root usr/man/man1/mesg.1.gz

View File

@ -1 +1 @@
9bdf368c395f1b70325d0eb22c7f48fb util-linux-2.26.2.tar.xz
5b06bbda9309624ee7add15bc8d8ca22 util-linux-2.27.tar.xz

View File

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