From 2e279033f3e31cebad91e2a45ae1ab61614dea1d Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Tue, 4 Mar 2014 11:49:43 +0000 Subject: testing/py-bottle: upgrade to 0.12.4 --- testing/py-bottle/APKBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'testing') diff --git a/testing/py-bottle/APKBUILD b/testing/py-bottle/APKBUILD index 29484943d..280f2c681 100644 --- a/testing/py-bottle/APKBUILD +++ b/testing/py-bottle/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Paul Kilar pkgname=py-bottle _pkgname=bottle -pkgver=0.11.6 +pkgver=0.12.4 pkgrel=0 pkgdesc="A fast, simple and lightweight WSGI micro web-framework" url="http://bottlepy.org/" @@ -36,6 +36,6 @@ package() { python setup.py install --prefix=/usr --root="$pkgdir" || return 1 } -md5sums="0bafdc4e13ea2b1a3bddf36b5af108c4 bottle-0.11.6.tar.gz" -sha256sums="2e63802cbe6a21537e35d92ec3c80a1e302dc619d169efe6a212cab9f48e7b29 bottle-0.11.6.tar.gz" -sha512sums="511748cee1694db9ec04f5f49cf5d44d273f6424733532d4558acc546b4a44a1462433ca9483bf59235b48318b20289e9ae8f8c5d1dc4379da4a86c03848f922 bottle-0.11.6.tar.gz" +md5sums="638af3414f3d4ae0a79152916d373bae bottle-0.12.4.tar.gz" +sha256sums="a21f8bd82b7d3a556cc725d7ba047a79cf6bb7cc026775ebdf13d880ba0cec85 bottle-0.12.4.tar.gz" +sha512sums="220066a6f208966f7e1fbad29ef1c465a9c05abda812bc81c625c6a502a32c2e068ca08e3ae1d45b925c3f1ca52b4dca4628607c92586b1d6e5183139b9e872b bottle-0.12.4.tar.gz" -- cgit v1.2.3