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

@@ -5,6 +5,7 @@ distfiles="http://ftp.gnu.org/gnu/parted/parted-$version.tar.xz"
build_style=gnu-configure
configure_args="--without-included-regex --disable-rpath --disable-debug"
makedepends="pkg-config libuuid-devel libblkid-devel ncurses-devel readline-devel device-mapper-devel"
revision=1
short_desc="The GNU Parted disk partition resizing program"
homepage="http://www.gnu.org/software/parted/"
license="GPL-3"