Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current/.git;a=commitdiff;h=afa690ba9fa2e6a395e0ac1ffe9fbcca4099e69f
commit afa690ba9fa2e6a395e0ac1ffe9fbcca4099e69f Author: voroskoi <[EMAIL PROTECTED]> Date: Thu Aug 30 11:02:05 2007 +0200 libevent-1.3-5-i686 version bump they forgot to upload the .sig file diff --git a/source/lib/libevent/FrugalBuild b/source/lib/libevent/FrugalBuild index af1ad7a..b0182c3 100644 --- a/source/lib/libevent/FrugalBuild +++ b/source/lib/libevent/FrugalBuild @@ -4,8 +4,8 @@ pkgname=libevent pkgver=1.3 -pkgrel=4 -pkgextraver=c +pkgrel=5 +pkgextraver=d 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') @@ -13,6 +13,7 @@ archs=('i686' 'x86_64') depends=('glibc') up2date="lynx -dump http://www.monkey.org/~provos/libevent/|grep -om1 'libevent-\(.*\).tar.gz$'|sed 's/.*-\(.*\)\.t.*/\1/;s/$pkgextraver//'" source=(http://www.monkey.org/~provos/$pkgname-$pkgver$pkgextraver.tar.gz) -signatures=($source.sig) +#signatures=($source.sig) +sha1sums=('591b3c43652e1b88511d1022b296cf214b37644b') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
