aboutsummaryrefslogtreecommitdiffstats
path: root/main/libevent/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/libevent/APKBUILD')
-rw-r--r--main/libevent/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/libevent/APKBUILD b/main/libevent/APKBUILD
index 6b942c057b..35b2567ebc 100644
--- a/main/libevent/APKBUILD
+++ b/main/libevent/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libevent
-pkgver=2.0.11
+pkgver=2.0.12
pkgrel=0
pkgdesc="An event notification library"
url="http://www.monkey.org/~provos/libevent/"
@@ -22,4 +22,4 @@ package() {
cd $srcdir/$pkgname-$pkgver-stable
make -j1 DESTDIR=$pkgdir install || return 1
}
-md5sums="bd7ef33c08aa6401c8d67dbc88679ded libevent-2.0.11-stable.tar.gz"
+md5sums="42986228baf95e325778ed328a93e070 libevent-2.0.12-stable.tar.gz"