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 @@ wrksrc="$pkgname-$version-stable"
distfiles="https://github.com/downloads/$pkgname/$pkgname/$pkgname-$version-stable.tar.gz"
build_style=gnu-configure
makedepends="openssl-devel"
revision=1
short_desc="Abstract asynchronous event notification library"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.monkey.org/~provos/libevent/"