diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-05 10:19:54 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:28 +0000 |
commit | cd22a966404dbef8aec3d78c838904a11137a7f1 (patch) | |
tree | d28c298af1a14fc3eaf309053e7bb8ee7cfea318 /community/libevhtp/APKBUILD | |
parent | 1f010011a097999b70d618ca6a9e9245237c6351 (diff) | |
download | aports-cd22a966404dbef8aec3d78c838904a11137a7f1.tar.bz2 aports-cd22a966404dbef8aec3d78c838904a11137a7f1.tar.xz |
community/libevhtp: rebuild against libressl-2.7
Diffstat (limited to 'community/libevhtp/APKBUILD')
-rw-r--r-- | community/libevhtp/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libevhtp/APKBUILD b/community/libevhtp/APKBUILD index e169826cf7..ba3d9d85b2 100644 --- a/community/libevhtp/APKBUILD +++ b/community/libevhtp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=libevhtp pkgver=1.2.12 -pkgrel=1 +pkgrel=2 pkgdesc="Flexible replacement for libevent's httpd API" url="https://github.com/ellzey/libevhtp/" arch="all" |