util-linux-ng: update to 2.15
This commit is contained in:
parent
63eb68db7a
commit
319ed5ebff
@ -39,6 +39,7 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/hexdump
|
||||
lrwxrwxrwx root/root usr/bin/i386 -> setarch
|
||||
-rwxr-xr-x root/root usr/bin/ionice
|
||||
-rwxr-xr-x root/root usr/bin/ipcmk
|
||||
-rwxr-xr-x root/root usr/bin/ipcrm
|
||||
-rwxr-xr-x root/root usr/bin/ipcs
|
||||
-rwxr-xr-x root/root usr/bin/isosize
|
||||
@ -47,6 +48,7 @@ lrwxrwxrwx root/root usr/bin/linux32 -> setarch
|
||||
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/mcookie
|
||||
-rwxr-xr-x root/root usr/bin/namei
|
||||
-rwxr-xr-x root/root usr/bin/pg
|
||||
@ -78,12 +80,14 @@ drwxr-xr-x root/root usr/man/man1/
|
||||
-rw-r--r-- root/root usr/man/man1/getopt.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/hexdump.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/ionice.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/ipcmk.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/ipcrm.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/ipcs.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/kill.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/line.1.gz
|
||||
-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/mcookie.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/more.1.gz
|
||||
-rw-r--r-- root/root usr/man/man1/namei.1.gz
|
||||
|
@ -1 +1 @@
|
||||
b9d0053a22cfcbf0b9c0aa6d6eccfbc8 util-linux-ng-2.14.2.tar.bz2
|
||||
71919b69eeecbba05612224d8f2c450f util-linux-ng-2.15.tar.bz2
|
||||
|
@ -4,9 +4,9 @@
|
||||
# Depends on: e2fsprogs, ncurses, zlib
|
||||
|
||||
name=util-linux-ng
|
||||
version=2.14.2
|
||||
version=2.15
|
||||
release=1
|
||||
source=(http://www.kernel.org/pub/linux/utils/$name/v2.14/$name-$version.tar.bz2)
|
||||
source=(http://www.kernel.org/pub/linux/utils/$name/v2.15/$name-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
Loading…
x
Reference in New Issue
Block a user