util-linux-ng: update to 2.15.1-rc1

This commit is contained in:
Juergen Daubert 2009-05-28 10:13:41 +02:00
parent 1eee2e7ed0
commit 8aad70eb59
2 changed files with 3 additions and 4 deletions

View File

@ -1 +1 @@
82903cf65126439e53ac77defa1e8443 util-linux-ng-2.15-12-g4bf7d60.tar.bz2
dc5eb45e38ea335fdca80aa488fffc48 util-linux-ng-2.15.1-rc1.tar.bz2

View File

@ -4,14 +4,13 @@
# Depends on: e2fsprogs, ncurses, zlib
name=util-linux-ng
version=2.15-12-g4bf7d60
version=2.15.1-rc1
release=1
source=(http://crux.nu/~jue/files/dist/$name-$version.tar.bz2)
source=(http://ftp.kernel.org/pub/linux/utils/$name/v2.15/$name-$version.tar.bz2)
build() {
cd $name-$version
./autogen.sh
./configure --prefix=/usr \
--mandir=/usr/man \
--with-fsprobe=builtin \