aboutsummaryrefslogtreecommitdiffstats
path: root/main/libevent
diff options
context:
space:
mode:
Diffstat (limited to 'main/libevent')
-rw-r--r--main/libevent/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/libevent/APKBUILD b/main/libevent/APKBUILD
index 6eb0134c27..c0d1e00e03 100644
--- a/main/libevent/APKBUILD
+++ b/main/libevent/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libevent
-pkgver=2.0.19
+pkgver=2.0.20
pkgrel=0
pkgdesc="An event notification library"
url="http://libevent.org/"
@@ -28,4 +28,4 @@ package() {
rm "$pkgdir"/usr/lib/*.la || return 1
}
-md5sums="91111579769f46055b0a438f5cc59572 libevent-2.0.19-stable.tar.gz"
+md5sums="94270cdee32c0cd0aa9f4ee6ede27e8e libevent-2.0.20-stable.tar.gz"