summaryrefslogtreecommitdiff
path: root/core/util-linux/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-27 03:40:36 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-27 03:40:36 +0000
commit266ddb4aa9aed9a6a66b5eb9e17da710e66c4987 (patch)
treec0d32fb7dc90ad7e6763780b1196adf05f972fe3 /core/util-linux/PKGBUILD
parentcda3f380f74d60573c1202f7f34a79c8182e341a (diff)
Tue May 27 03:35:23 UTC 2014
Diffstat (limited to 'core/util-linux/PKGBUILD')
-rw-r--r--core/util-linux/PKGBUILD26
1 files changed, 6 insertions, 20 deletions
diff --git a/core/util-linux/PKGBUILD b/core/util-linux/PKGBUILD
index 64d725582..3b641f13e 100644
--- a/core/util-linux/PKGBUILD
+++ b/core/util-linux/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 210105 2014-04-09 22:22:03Z thomas $
+# $Id: PKGBUILD 213600 2014-05-26 15:24:06Z dreisner $
# Maintainer: Tom Gundersen <teg@jklm.no>
# Maintainer: Dave Reisner <dreisner@archlinux.org>
# Contributor: judd <jvinet@zeroflux.org>
pkgbase=util-linux
pkgname=(util-linux libutil-linux)
-pkgver=2.24.1
-pkgrel=6
+pkgver=2.24.2
+pkgrel=1
pkgdesc="Miscellaneous system utilities for Linux"
url="http://www.kernel.org/pub/linux/utils/util-linux/"
arch=('i686' 'x86_64')
@@ -19,26 +19,12 @@ source=("ftp://ftp.kernel.org/pub/linux/utils/$pkgname/v2.24/$pkgname-$pkgver.ta
uuidd.tmpfiles
pam-login
pam-common
- pam-su
- move_is_mountinfo.patch
- 0001-switch_root-verify-initramfs-by-f_type-not-devno.patch
- 0001-libmount-FS-id-and-parent-ID-could-be-zero.patch)
-md5sums=('88d46ae23ca599ac5af9cf96b531590f'
+ pam-su)
+md5sums=('3f191727a0d28f7204b755cf1b6ea0aa'
'a39554bfd65cccfd8254bb46922f4a67'
'4368b3f98abd8a32662e094c54e7f9b1'
'a31374fef2cba0ca34dfc7078e2969e4'
- 'fa85e5cce5d723275b14365ba71a8aad'
- '4cdc5f9a6e51b032274761a82937d438'
- 'b7ca79a0d5318b7cd813bb2573a3f9a9'
- '2f4bc305bd11d6bfaa81e6c1eb0c6f1b')
-
-prepare() {
- cd "$pkgname-$pkgver"
-
- patch -p1 -i "${srcdir}/move_is_mountinfo.patch"
- patch -p1 -i "${srcdir}/0001-libmount-FS-id-and-parent-ID-could-be-zero.patch"
- patch -p1 -i "${srcdir}/0001-switch_root-verify-initramfs-by-f_type-not-devno.patch"
-}
+ 'fa85e5cce5d723275b14365ba71a8aad')
build() {
cd "$pkgname-$pkgver"