diff options
author | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-06-11 14:25:17 +0000 |
---|---|---|
committer | Leonardo Arena <rnalrd@alpinelinux.org> | 2018-06-11 14:25:17 +0000 |
commit | dbda1d56aa701ee1d4ba42ddff7f291ce48164ce (patch) | |
tree | a1c7ee0624b59296f4931577ef1675a26041b384 /community/monkey | |
parent | 4ca8d2032fdb6b77906efc7ca0c2e5e474edd5b5 (diff) | |
download | aports-dbda1d56aa701ee1d4ba42ddff7f291ce48164ce.tar.bz2 aports-dbda1d56aa701ee1d4ba42ddff7f291ce48164ce.tar.xz |
community/monkey: rebuild against mbedtls-2.7.0
Diffstat (limited to 'community/monkey')
-rw-r--r-- | community/monkey/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/monkey/APKBUILD b/community/monkey/APKBUILD index 4599053246..1aa8372158 100644 --- a/community/monkey/APKBUILD +++ b/community/monkey/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: ScrumpyJack <scrumpyjack@st.ilet.to> pkgname=monkey pkgver=1.6.9 -pkgrel=2 +pkgrel=3 pkgdesc="Monkey is a lightweight and powerful web server" url="http://monkey-project.com/" arch="all" |