summaryrefslogtreecommitdiff
path: root/util-linux
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2017-12-22 12:39:28 +0100
committerJuergen Daubert <jue@jue.li>2017-12-22 12:39:28 +0100
commit5d908346a07330df2eeb71d2505ec7c7060a502c (patch)
tree68176a4759b27cb894feeb5e2692f6e229c7667c /util-linux
parent316c10cce71b81929eaf303634a926c119a769d3 (diff)
downloadcore-5d908346a07330df2eeb71d2505ec7c7060a502c.tar.gz
core-5d908346a07330df2eeb71d2505ec7c7060a502c.tar.xz
util-linux: update to 2.31.1
Diffstat (limited to 'util-linux')
-rw-r--r--util-linux/.footprint2
-rw-r--r--util-linux/.md5sum2
-rw-r--r--util-linux/.signature8
-rw-r--r--util-linux/Pkgfile4
4 files changed, 8 insertions, 8 deletions
diff --git a/util-linux/.footprint b/util-linux/.footprint
index 7f538f46..1649e814 100644
--- a/util-linux/.footprint
+++ b/util-linux/.footprint
@@ -90,7 +90,6 @@ lrwxrwxrwx root/root usr/bin/linux64 -> setarch
-rwxr-xr-x root/root usr/bin/rename
-rwxr-xr-x root/root usr/bin/renice
-rwxr-xr-x root/root usr/bin/rev
--rwxr-xr-x root/root usr/bin/rfkill
-rwxr-xr-x root/root usr/bin/script
-rwxr-xr-x root/root usr/bin/scriptreplay
-rwxr-xr-x root/root usr/bin/setarch
@@ -148,6 +147,7 @@ drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/partx
-rwxr-xr-x root/root usr/sbin/readprofile
-rwxr-xr-x root/root usr/sbin/resizepart
+-rwxr-xr-x root/root usr/sbin/rfkill
-rwxr-xr-x root/root usr/sbin/rtcwake
-rwxr-xr-x root/root usr/sbin/uuidd
drwxr-xr-x root/root usr/share/
diff --git a/util-linux/.md5sum b/util-linux/.md5sum
index 89220a75..f1003058 100644
--- a/util-linux/.md5sum
+++ b/util-linux/.md5sum
@@ -1 +1 @@
-5b6821c403c3cc6e7775f74df1882a20 util-linux-2.31.tar.xz
+7733b583dcb51518944d42aa62ef19ea util-linux-2.31.1.tar.xz
diff --git a/util-linux/.signature b/util-linux/.signature
index 2ca5e9e7..301b9dff 100644
--- a/util-linux/.signature
+++ b/util-linux/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/core.pub
-RWRJc1FUaeVeqtroj896pZdS+XxWIIH2eWCNzGVRNBj8ABVB+yKBk4cPDKMChYQM6aKeN1UM5b0mvmBzcjorhCpVnit+3J6/lgk=
-SHA256 (Pkgfile) = 73a61afcbd0d55beaecb15221a8d0a6f9d5976f377cb1bde9602ea9811b7b462
-SHA256 (.footprint) = b01450d3956e698a7aefca2e16ed41867b8b221bd5fa4b764a78424c841335fe
-SHA256 (util-linux-2.31.tar.xz) = f9be7cdcf4fc5c5064a226599acdda6bdf3d86c640152ba01ea642d91108dc8a
+RWRJc1FUaeVeqp65O+VBqrtOjB2hILj4DH0BkKGhIykKZajaM9j4pgW160k5exSc2prN1FunQgJlTp86nHFf1iBoEKGo2Rh1dwQ=
+SHA256 (Pkgfile) = a67334e5f63b4afb8b711c6f507bf7d173f331a1576f620a9a06cf161ecddb28
+SHA256 (.footprint) = f7d65acea222cd0edc26ebbf5ab82a133e226e658ebc2dfe76cf240b25da88a6
+SHA256 (util-linux-2.31.1.tar.xz) = 1a51b16fa9cd51d26ef9ab52d2f1de12403b810fc8252bf7d478df91b3cddf11
diff --git a/util-linux/Pkgfile b/util-linux/Pkgfile
index 97b0edab..6c310af2 100644
--- a/util-linux/Pkgfile
+++ b/util-linux/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: eudev ncurses zlib
name=util-linux
-version=2.31
+version=2.31.1
release=1
source=(https://www.kernel.org/pub/linux/utils/$name/v${version:0:4}/$name-$version.tar.xz)
@@ -16,7 +16,7 @@ build() {
--disable-{login,su,sulogin,nologin,runuser} \
--disable-chfn-chsh \
--enable-{write,raw,kill} \
- --without-python
+ --without-python
make
make DESTDIR=$PKG install

Generated by cgit