Set revision=1 to all pkgs. It's required now to set it.

This commit is contained in:
Juan RP
2012-06-03 09:08:53 +02:00
parent 92673ab66b
commit 6d241d2375
618 changed files with 618 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ configure_args="--without-ncurses --without-udev --disable-libuuid
--disable-fsck --disable-partx --disable-uuidd --disable-mountpoint
--disable-fallocate --disable-unshare --disable-nls --disable-wall"
distfiles="${KERNEL_SITE}/utils/util-linux/v2.21/util-linux-${version}.tar.xz"
revision=1
short_desc="Miscellaneous linux utilities -- for xbps-src use"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://userweb.kernel.org/~kzak/util-linux-ng"