diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 21:05:20 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 21:05:20 +0000 |
commit | f81ffb0fe6f6e64f75ed15cdc35a371c6c990fab (patch) | |
tree | 6d877f6aa920d87d88c671b8b35363b287dde24c /community | |
parent | 297dd61eadceee0284c5c7c3f1ac58eb1458d8e5 (diff) | |
download | aports-f81ffb0fe6f6e64f75ed15cdc35a371c6c990fab.tar.bz2 aports-f81ffb0fe6f6e64f75ed15cdc35a371c6c990fab.tar.xz |
community/libevhtp: rebuild against libressl 2.5
Diffstat (limited to 'community')
-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 2fd0fdc842..a36f573c25 100644 --- a/community/libevhtp/APKBUILD +++ b/community/libevhtp/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=libevhtp pkgver=1.2.11n -pkgrel=2 +pkgrel=3 pkgdesc="Flexible replacement for libevent's httpd API" url="https://github.com/ellzey/libevhtp/" arch="all" |