util-linux-ng: update to 2.14.1
This commit is contained in:
parent
346333ff61
commit
8152756216
@ -34,7 +34,6 @@ drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/column
|
||||
-rwxr-xr-x root/root usr/bin/cytune
|
||||
-rwxr-xr-x root/root usr/bin/ddate
|
||||
-rwxr-xr-x root/root usr/bin/fdformat
|
||||
-rwxr-xr-x root/root usr/bin/flock
|
||||
-rwxr-xr-x root/root usr/bin/getopt
|
||||
-rwxr-xr-x root/root usr/bin/hexdump
|
||||
@ -115,6 +114,7 @@ drwxr-xr-x root/root usr/man/man8/
|
||||
-rw-r--r-- root/root usr/man/man8/hwclock.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/i386.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/isosize.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/ldattach.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/linux32.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/linux64.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/losetup.8.gz
|
||||
@ -135,6 +135,8 @@ drwxr-xr-x root/root usr/man/man8/
|
||||
-rw-r--r-- root/root usr/man/man8/umount.8.gz
|
||||
-rw-r--r-- root/root usr/man/man8/vidmode.8.gz
|
||||
drwxr-xr-x root/root usr/sbin/
|
||||
-rwxr-xr-x root/root usr/sbin/fdformat
|
||||
-rwxr-xr-x root/root usr/sbin/ldattach
|
||||
lrwxrwxrwx root/root usr/sbin/ramsize -> rdev
|
||||
-rwxr-xr-x root/root usr/sbin/rdev
|
||||
-rwxr-xr-x root/root usr/sbin/readprofile
|
||||
|
@ -1 +1 @@
|
||||
b6c891284f875b01be1b4d012c03736e util-linux-ng-2.13.1.tar.gz
|
||||
17bafd53cf242accd716d2306a2c6582 util-linux-ng-2.14.1.tar.gz
|
||||
|
@ -4,9 +4,9 @@
|
||||
# Depends on: e2fsprogs, ncurses, zlib
|
||||
|
||||
name=util-linux-ng
|
||||
version=2.13.1
|
||||
version=2.14.1
|
||||
release=1
|
||||
source=(http://www.kernel.org/pub/linux/utils/$name/v2.13/$name-$version.tar.gz)
|
||||
source=(http://www.kernel.org/pub/linux/utils/$name/v2.14/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
Loading…
x
Reference in New Issue
Block a user