summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2015-09-07 14:40:16 +0200
committerJuergen Daubert <jue@jue.li>2015-09-07 14:40:16 +0200
commit0077cd4bf69db2af749c215612fc6a967ef41cb0 (patch)
tree6e1f6905ecedc0a0a93aa57c22c766fb44b52cfe
parent07bb825b9007282e21d38be90f3e17c8a1d16455 (diff)
downloadcore-0077cd4bf69db2af749c215612fc6a967ef41cb0.tar.gz
core-0077cd4bf69db2af749c215612fc6a967ef41cb0.tar.xz
util-linux: update to 2.27
-rw-r--r--util-linux/.footprint2
-rw-r--r--util-linux/.md5sum2
-rw-r--r--util-linux/Pkgfile4
3 files changed, 5 insertions, 3 deletions
diff --git a/util-linux/.footprint b/util-linux/.footprint
index 024c9696..9fb98694 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
@@ -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
diff --git a/util-linux/.md5sum b/util-linux/.md5sum
index 07fa9750..e14f6569 100644
--- a/util-linux/.md5sum
+++ b/util-linux/.md5sum
@@ -1 +1 @@
-9bdf368c395f1b70325d0eb22c7f48fb util-linux-2.26.2.tar.xz
+5b06bbda9309624ee7add15bc8d8ca22 util-linux-2.27.tar.xz
diff --git a/util-linux/Pkgfile b/util-linux/Pkgfile
index 0240cd75..80269385 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
+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

Generated by cgit