diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 21:02:39 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-04-18 21:02:39 +0000 |
commit | f6de4daa48fd9e3c743fe90cede7735741e6e2b8 (patch) | |
tree | 3091031533f090410d40ff3bbd6dd060d342e4ff /community/wt | |
parent | ec8ced042056a6b5085538e6699fd4ecf309f03b (diff) | |
download | aports-f6de4daa48fd9e3c743fe90cede7735741e6e2b8.tar.bz2 aports-f6de4daa48fd9e3c743fe90cede7735741e6e2b8.tar.xz |
community/wt: rebuild against libressl 2.5
Diffstat (limited to 'community/wt')
-rw-r--r-- | community/wt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/wt/APKBUILD b/community/wt/APKBUILD index b4cd96e015..c07f328f38 100644 --- a/community/wt/APKBUILD +++ b/community/wt/APKBUILD @@ -3,7 +3,7 @@ pkgname=wt pkgver=3.3.6 _pkgver=3.3.6 -pkgrel=3 +pkgrel=4 pkgdesc="A C++ library and application server for developing and deploying web applications" url="http://www.webtoolkit.eu" arch="all" |