ports/core (3.2): util-linux: update to 2.27-rc1
commit 4024dbae116c0c231985928f5e72aa3504efe167 Author: Juergen Daubert <jue@jue.li> Date: Tue Aug 4 15:15:44 2015 +0200 util-linux: update to 2.27-rc1 diff --git a/util-linux/.footprint b/util-linux/.footprint index f3b45a6..32057a8 100644 --- a/util-linux/.footprint +++ b/util-linux/.footprint @@ -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 @@ -170,6 +171,7 @@ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/logger.1.gz -rw-r--r-- root/root usr/share/man/man1/look.1.gz -rw-r--r-- root/root usr/share/man/man1/lscpu.1.gz +-rw-r--r-- root/root usr/share/man/man1/lsipc.1.gz -rw-r--r-- root/root usr/share/man/man1/lslogins.1.gz -rw-r--r-- root/root usr/share/man/man1/mcookie.1.gz -rw-r--r-- root/root usr/share/man/man1/mesg.1.gz diff --git a/util-linux/.md5sum b/util-linux/.md5sum index 07fa975..4481496 100644 --- a/util-linux/.md5sum +++ b/util-linux/.md5sum @@ -1 +1 @@ -9bdf368c395f1b70325d0eb22c7f48fb util-linux-2.26.2.tar.xz +500b9de1acc3601a69d6a0b2310da471 util-linux-2.27-rc1.tar.xz diff --git a/util-linux/Pkgfile b/util-linux/Pkgfile index dcab97d..c25302f 100644 --- a/util-linux/Pkgfile +++ b/util-linux/Pkgfile @@ -4,9 +4,9 @@ # Depends on: eudev ncurses zlib name=util-linux -version=2.26.2 -release=2 -source=(https://www.kernel.org/pub/linux/utils/$name/v2.26/$name-$version.tar.xz) +version=2.27-rc1 +release=1 +source=(https://www.kernel.org/pub/linux/utils/$name/v2.27/$name-$version.tar.xz) build() { cd $name-$version
participants (1)
-
crux@crux.nu