[arch-commits] Commit in libevent/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Sat Oct 24 08:25:39 UTC 2009


    Date: Saturday, October 24, 2009 @ 04:25:39
  Author: allan
Revision: 56640

upgpkg: libevent 1.4.12-1
    upstream update

Modified:
  libevent/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-10-24 08:20:50 UTC (rev 56639)
+++ PKGBUILD	2009-10-24 08:25:39 UTC (rev 56640)
@@ -3,7 +3,7 @@
 # Contributor: Judd <jvinet at zeroflux.org>
 
 pkgname=libevent
-pkgver=1.4.11
+pkgver=1.4.12
 pkgrel=1
 pkgdesc="An event notification library"
 license=('GPL2')
@@ -12,7 +12,7 @@
 depends=('glibc')
 source=(http://www.monkey.org/~provos/libevent-$pkgver-stable.tar.gz)
 options=(!libtool)
-md5sums=('3d2dfe659a84441dd27e4587b5ffe0fe')
+md5sums=('77b0d8b9885496871bb083165b35ba11')
 
 build() {
   cd $srcdir/$pkgname-$pkgver-stable




More information about the arch-commits mailing list