summaryrefslogtreecommitdiff
path: root/util-linux/Pkgfile
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2012-12-13 16:43:31 +0100
committerJuergen Daubert <jue@jue.li>2012-12-13 16:43:31 +0100
commit400736f80ac83c296b59c0ca2b842baef53967e4 (patch)
treed10b236a682c80bbd57c95dd5bc9b7bd2aaf8e22 /util-linux/Pkgfile
parent4317a144eb80386e6b4063e0061debf36d67b7b8 (diff)
downloadcore-400736f80ac83c296b59c0ca2b842baef53967e4.tar.gz
core-400736f80ac83c296b59c0ca2b842baef53967e4.tar.xz
util-linux: update to 2.22.2
Diffstat (limited to 'util-linux/Pkgfile')
-rw-r--r--util-linux/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/util-linux/Pkgfile b/util-linux/Pkgfile
index 67fd1f06..7538f7e8 100644
--- a/util-linux/Pkgfile
+++ b/util-linux/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: ncurses zlib
name=util-linux
-version=2.22.1
+version=2.22.2
release=1
source=(http://ftp.kernel.org/pub/linux/utils/$name/v2.22/$name-$version.tar.xz)
@@ -14,7 +14,7 @@ build() {
./configure --prefix=/usr \
--mandir=/usr/man \
--disable-{nls,wall} \
- --disable-{login,su,sulogin,runuser} \
+ --disable-{login,su,sulogin} \
--enable-{write,raw,kill}
make
make DESTDIR=$PKG install

Generated by cgit