aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/libevhtp/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libevhtp/APKBUILD b/community/libevhtp/APKBUILD
index 2a6daef4ae7..4f26a49c7b8 100644
--- a/community/libevhtp/APKBUILD
+++ b/community/libevhtp/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libevhtp
pkgver=1.2.18
-pkgrel=0
+pkgrel=1
pkgdesc="Flexible replacement for libevent's httpd API"
options="!check" # No testsuite
url="https://github.com/criticalstack/libevhtp/"