aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-03 09:47:24 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:01 +0000
commitc0419c6a5ff02738e76086772b4d3caf44cdc1fa (patch)
tree691959a7db979e9ca92117b3e91bb4e8846de059
parent65ff9b3463e6313a7810b15011948fb2d6bd48a4 (diff)
main/libevent: rebuild against python 3.9
-rw-r--r--main/libevent/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/libevent/APKBUILD b/main/libevent/APKBUILD
index ae49adf39dc..92aa17b423f 100644
--- a/main/libevent/APKBUILD
+++ b/main/libevent/APKBUILD
@@ -3,7 +3,7 @@
pkgname=libevent
pkgver=2.1.12
_pkgver=$pkgver-stable
-pkgrel=1
+pkgrel=2
pkgdesc="An event notification library"
url="https://libevent.org/"
arch="all"