From 982882d4fdd7fb17a15f5bc2e4a8b2a13f1b3195 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 22 Jan 2016 08:02:02 +0000 Subject: testing/uhttpmock: upgrade to 0.5.0 --- testing/uhttpmock/APKBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/testing/uhttpmock/APKBUILD b/testing/uhttpmock/APKBUILD index ffaf85a668..5cf165bd89 100644 --- a/testing/uhttpmock/APKBUILD +++ b/testing/uhttpmock/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Natanael Copa # Maintainer: pkgname=uhttpmock -pkgver=0.2.0 +pkgver=0.5.0 pkgrel=0 pkgdesc="HTTP web service mocking library" url="http://gitorious.org/uhttpmock/" @@ -45,6 +45,6 @@ package() { make DESTDIR="$pkgdir" install || return 1 } -md5sums="e79bfb0d51c4de4058a2f4103dc0cd6b uhttpmock-0.2.0.tar.xz" -sha256sums="6bc8df4cb2e0484a029ae159becc20b3df3dcc4c0ea493d25e9e2b4ab8a39e93 uhttpmock-0.2.0.tar.xz" -sha512sums="9d69b484009679f61f2431b7ec6406c75fdcc91f040d76de2ba364456f5865e64468d6857bff2721494bd39da6006395078c129af8491b97af077fa61b59ba76 uhttpmock-0.2.0.tar.xz" +md5sums="ebc54cbbe9b6695282a179af223fe374 uhttpmock-0.5.0.tar.xz" +sha256sums="26da182a2db2579c5ba4dad9096d52099e0766228c295cfbaed6de4046f7d16e uhttpmock-0.5.0.tar.xz" +sha512sums="952b618f3a12d7190f3812bc0bd53dd655a83d27f29bb749e62b36a08492bf535b85db7f5ff66f15c72bf5574696149f00476041f225ca6039ad87b221f5a1c6 uhttpmock-0.5.0.tar.xz" -- cgit v1.2.3