diff options
author | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2015-07-09 13:51:25 +0200 |
---|---|---|
committer | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2015-07-09 13:51:25 +0200 |
commit | 5bc6b973960b998f2d7e6a635752fedd18134ab8 (patch) | |
tree | b1b8a411749d2853c8ee13ed50f65670d9f21aab /testing/monkey | |
parent | cc239547be2595d2b478123e8f243fc697473e69 (diff) | |
download | aports-5bc6b973960b998f2d7e6a635752fedd18134ab8.tar.bz2 aports-5bc6b973960b998f2d7e6a635752fedd18134ab8.tar.xz |
testing/monkey: rebuild against mbedtls 1.3.11
Diffstat (limited to 'testing/monkey')
-rw-r--r-- | testing/monkey/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/monkey/APKBUILD b/testing/monkey/APKBUILD index ef1cce07a5..adc77539ae 100644 --- a/testing/monkey/APKBUILD +++ b/testing/monkey/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: ScrumpyJack <scrumpyjack@me.com> pkgname=monkey pkgver=1.5.6 -pkgrel=0 +pkgrel=1 pkgdesc="Monkey is a lightweight and powerful web server " url="http://monkey-project.com/" arch="all" |