[skip-ci] tevent: update to 0.9.37

This commit is contained in:
Jeff Huang 2018-08-15 20:34:49 +02:00
parent cbaedccc44
commit 9db37caacc

View File

@ -1,7 +1,7 @@
# Contributions from Arch Linux: https://www.archlinux.org/packages/extra/x86_64/tevent/
pkgname=tevent
pkgver=0.9.36
pkgver=0.9.37
pkgrel=1
pkgdesc="An event system based on the talloc memory management library"
arch=('x86_64')
@ -11,7 +11,7 @@ license=('GPL3')
depends=('talloc')
makedepends=('python2')
optdepends=('python2: for python bindings')
md5sums=('87d67bca75b231814435c47bec0aff8a')
md5sums=('6859cd4081fdb2a76b1cb4bf1c803a59')
build() {
cd ${srcdir}/${pkgname}-${pkgver}