Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=e1afbac83ce95cc903cf0934d81c263d31f3a826
commit e1afbac83ce95cc903cf0934d81c263d31f3a826 Author: crazy <[email protected]> Date: Mon Jan 29 16:34:39 2018 +0100 libevent-2.0.22-6-x86_64 * rebuild with tc diff --git a/source/lib/libevent/FrugalBuild b/source/lib/libevent/FrugalBuild index 290f2f8..50fa9d7 100644 --- a/source/lib/libevent/FrugalBuild +++ b/source/lib/libevent/FrugalBuild @@ -4,12 +4,12 @@ pkgname=libevent pkgver=2.0.22 -pkgrel=5 +pkgrel=6 pkgdesc="Provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached" url="http://www.monkey.org/~provos/libevent/" groups=('lib') archs=("x86_64") -depends=('openssl>=1.0.2-8') +depends=('openssl>=1.0.2-20') _F_sourceforge_dirname="levent" _F_sourceforge_ext="-stable.tar.gz" _F_cd_path="$pkgname-$pkgver-stable" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
