aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-03 10:12:37 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:02 +0000
commit293ef09efa27de7f37a4f003d11f78f39be507fd (patch)
treefdc5cab97b53b5a0402927f021a8e568a6a04e62
parent82a4198bd3497952c1f57b3a79aedcb74a081ae0 (diff)
main/tevent: rebuild against python 3.9
-rw-r--r--main/tevent/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/tevent/APKBUILD b/main/tevent/APKBUILD
index ceb7e2cbc79..b9ec1d82075 100644
--- a/main/tevent/APKBUILD
+++ b/main/tevent/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=tevent
pkgver=0.10.2
-pkgrel=0
+pkgrel=1
pkgdesc="The tevent library"
url="https://tevent.samba.org/"
arch="all"