Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=7634f4c944bd9556cdb59caa5099572d4d279adc
commit 7634f4c944bd9556cdb59caa5099572d4d279adc Author: VÃRÃSKÅI András <[email protected]> Date: Tue Jan 3 14:24:26 2012 +0100 libevent-2.0.16-1-x86_64 version bump diff --git a/source/lib/libevent/FrugalBuild b/source/lib/libevent/FrugalBuild index 718d4b7..0aed268 100644 --- a/source/lib/libevent/FrugalBuild +++ b/source/lib/libevent/FrugalBuild @@ -3,16 +3,16 @@ # Maintainer: voroskoi <[email protected]> pkgname=libevent -pkgver=2.0.15 +pkgver=2.0.16 pkgrel=1 pkgextraver=-stable 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=('i686' 'x86_64' 'ppc' 'arm') -depends=('glibc') +depends=('openssl') up2date="Flasttar $url" source=(https://github.com/downloads/$pkgname/$pkgname/$pkgname-$pkgver$pkgextraver.tar.gz) -sha1sums=('8e4f662f3bed28f82f89a5d0afaecac75adfa925') +sha1sums=('9eb9fe3c0ec607525ed2dee6827687efcd0696ac') # optimization OK
_______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
