From b081c9fea7d5d66a0cfeadfc9543ddc4751655ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bart=C5=82omiej=20Piotrowski?= Date: Sun, 16 Dec 2012 11:59:23 +0100 Subject: testing/monkey: upgrade to 1.1.1 --- testing/monkey/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testing/monkey/APKBUILD b/testing/monkey/APKBUILD index 32082b7cc..693260d66 100644 --- a/testing/monkey/APKBUILD +++ b/testing/monkey/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Bartłomiej Piotrowski pkgname=monkey -pkgver=1.0.1 +pkgver=1.1.1 pkgrel=0 pkgdesc='A fast and lightweight HTTP server designed for embedded devices.' url='http://monkey-project.com/' @@ -9,7 +9,7 @@ license='GPL2' arch='all' makedepends='bash' subpackages="$pkgname-doc" -source="http://monkey-project.com/releases/1.0/$pkgname-$pkgver.tar.gz +source="http://monkey-project.com/releases/1.1/$pkgname-$pkgver.tar.gz strsignal.patch monkey.initd monkey.confd" @@ -55,7 +55,7 @@ package() { "$pkgdir"/etc/conf.d/monkey || return 1 } -md5sums="5e08e4089e8b41ea90b0c98d6ca6433e monkey-1.0.1.tar.gz +md5sums="958d74ddcc595ae01b1d3916e9e7753c monkey-1.1.1.tar.gz 4e99ccbfbd00b17023c7b82e466c7aee strsignal.patch 6630131d3ea75dbbf1033a4acc8cf983 monkey.initd 71805f446a12d747c52e18b8ac4b4704 monkey.confd" -- cgit v1.2.3