diff options
author | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2012-12-16 12:41:26 +0100 |
---|---|---|
committer | Bartłomiej Piotrowski <b@bpiotrowski.pl> | 2012-12-16 13:14:35 +0100 |
commit | 29a68d3165a54b5526cf1334fe7aa16adea11766 (patch) | |
tree | ffa882552a13f3d00386053b599d58578d4bf594 /testing/monkey | |
parent | 8dd57e9158bd1a64c09889d86979612d1adaf664 (diff) | |
download | aports-29a68d3165a54b5526cf1334fe7aa16adea11766.tar.bz2 aports-29a68d3165a54b5526cf1334fe7aa16adea11766.tar.xz |
main/postfix: upgrade to 2.9.5
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 693260d660..e4d91e2828 100644 --- a/testing/monkey/APKBUILD +++ b/testing/monkey/APKBUILD @@ -7,7 +7,7 @@ pkgdesc='A fast and lightweight HTTP server designed for embedded devices.' url='http://monkey-project.com/' license='GPL2' arch='all' -makedepends='bash' +makedepends='bash findutils' subpackages="$pkgname-doc" source="http://monkey-project.com/releases/1.1/$pkgname-$pkgver.tar.gz strsignal.patch |